在安装python2.7.6之后,我遇到了一个问题。
My system is Ubuntu12.10 with the python2.7.3 in path:`/usr/bin`.Then changed the `/usr/bin/python` linked to `/usr/local/bin/python2.7`.Then, when I trid to run the python file with the python2.7.6, got a
我需要做一个便携的应用程序放在设备上,我想只放入所需的模块,这样就不会有所有的标准模块,所以我需要查看我的应用程序需要什么,但如果该模块遗漏了一些导入,我看不到这一点,因为它会给出一个错误,但没有明确说明该模块中的哪些失败/packaging.py", line 30, in <module>ImportError: No