首先,你需要安裝wheel包: 1 pip install wheel 下一步,我們將使用unidecode包來創(chuàng)建我們的第一個wheel,因為當我在寫本文的時候,我們的wheel包還沒有創(chuàng)建出來,接下來我會在多個項目中使用這個包。 1 pip wheel--wheel-dir=my_wheels Unidecode 現(xiàn)在,你在my_wheels文件夾中有了名字為Unidecode-0.04.14-py26-none...
www.dbjr.com.cn/article/1886...htm 2025-5-17