请问各位大神们,我在构建采样器的时候总是出现python: can't open file 'C:\Users\user\setup.py': [Errno 2] No such file or directory。也看了我路径里面确实有这个文件但就是找不到。也查看了大小写也确实正确,就不知道怎么整了,请问大概是什么原因呐
读研的这些年的博客报错内容:python: can't open file 'setup.py': [Errno 2] No such file or directory 下面是在安装tflearn源码时报错 第一种方法是重新下载包,然后再使用pythonsetup.pyinstall 还有一种情况是没有正确进入包...
weixin_39620943的博客 No module named setuptools学习光荣之路python课程时,使用pythonsetup.pyinstall安装其他模块时,第一次安装某模块成功了.安装另一模块却报错ImportError: No module named s ...对于python s...