geatpy icon indicating copy to clipboard operation
geatpy copied to clipboard

installation error

Open 751613605 opened this issue 8 months ago • 1 comments

在安装geatpy时发生错误 Defaulting to user installation because normal site-packages is not writeable Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting geatpy Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6a/be/195167884ff2fb6859cac2f32c8d351db7460df72e15f7afc1a7616b11d3/geatpy-2.4.0.tar.gz (60.0 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [9 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\86185\AppData\Local\Temp\pip-install-w3xpqk57\geatpy_bc711c5e37a04713bafd5a4db3eb1c4d\setup.py", line 75, in findAndCopy(core_path) File "C:\Users\86185\AppData\Local\Temp\pip-install-w3xpqk57\geatpy_bc711c5e37a04713bafd5a4db3eb1c4d\setup.py", line 58, in findAndCopy for files in os.listdir(path): ^^^^^^^^^^^^^^^^ FileNotFoundError: [WinError 3] 系统找不到指定的路径。: '_core/Windows/lib64/v3.1' [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed

× Encountered error while generating package metadata. ╰─> See above for output.

网上找了好多资料无果还请指点 谢谢

751613605 avatar Oct 06 '23 04:10 751613605