報錯:Cannot remove entries from nonexistent file c:\program files\anaconda3\lib\site-packages\easy-install.pth


Outline

這兩天通過“掘金量化終端”跑模型策略,之前裝好環境一直ok,可以順暢的Running~

下午重裝了下 Anaconda,剛才跑的時候提示 缺少“gm”模塊 (掘金量化必須包);

就按照掘金終端提供的方法去安裝:

但執行命令后依然不行:

解決

 網上搜索了下解決方法,記錄如下:

刪除后 setuptools 再運行安裝 “gm” 的代碼

刪除 setuptools:

再次安裝“gm”:

(成功)

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



猜您在找 Windows 下update pip 報錯:Cannot remove entries from nonexistent file c:\intelpython3\lib\site-packages\easy-install.pth,解決辦法 win10中通過Anaconda安裝tensorflow時報錯Traceback (most recent call last): File “E:\Anaconda3\lib\site-packages\pip_vendor\urllib3\response.py”, line 360, in _error_catcher yield yolov5-OSError: [WinError 1455] 頁面文件太小,無法完成操作。 Error loading "C:\Anaconda3\lib\site-packages\torch\lib\caffe2_detectron_ops_gpu.dll" OSError: [WinError 1455] 頁面文件太小,無法完成操作。 Error loading "C:\Anaconda3\lib\site-packages\torch\lib\caffe2_detectron_ops_gpu.dll" 安裝python模塊是報錯Requirement already satisfied: pymysql in c:\python27\lib\site-packages (0.9.2) Requirement already satisfied: cryptography in c:\python27\lib\site-packages (fr om pymysql) (2.3.1) ImportError: cannot import name 'Feature' from 'setuptools' (D:\python_learn\meiduo_project\env\lib\site-packages\setuptools\__init__.py)問題 python torch 解決OSError: [WinError 126] 找不到指定的模塊。 Error loading "D:\Anaconda3\lib\site-packages\torch\lib\asmjit.dll" or one of its dependencies.(安裝完torch模塊后出現找不到指定模塊的問題) 解決OSError: cannot open resource File "F:Python36\lib\site-packages\PIL\ImageFont.py", self.font 解決:File "/usr/lib/python2.7/site-packages/more_itertools/more.py", line 340 def _collate(*iterables, key=lambda a: a, reverse=False): 的報錯 lib/site-packages/pip/_vendor/requests/packages/urllib3/response.py",%20line pip報錯解決
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM