You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× 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 "/private/var/folders/9b/bsy0zccs53342bvycfcbd0600000gn/T/pip-install-lg71u89o/geatpy_64b721e62fb44f7f8e0833d6e81afd51/setup.py", line 75, in
findAndCopy(core_path)
File "/private/var/folders/9b/bsy0zccs53342bvycfcbd0600000gn/T/pip-install-lg71u89o/geatpy_64b721e62fb44f7f8e0833d6e81afd51/setup.py", line 58, in findAndCopy
for files in os.listdir(path):
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '_core/Darwin/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.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
pip install geatpy 报错了
Collecting geatpy
Using cached 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 "/private/var/folders/9b/bsy0zccs53342bvycfcbd0600000gn/T/pip-install-lg71u89o/geatpy_64b721e62fb44f7f8e0833d6e81afd51/setup.py", line 75, in
findAndCopy(core_path)
File "/private/var/folders/9b/bsy0zccs53342bvycfcbd0600000gn/T/pip-install-lg71u89o/geatpy_64b721e62fb44f7f8e0833d6e81afd51/setup.py", line 58, in findAndCopy
for files in os.listdir(path):
^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '_core/Darwin/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.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
python 版本是3.12,我看了release里面的,好像没有提供macos系统的cp312的.whl
The text was updated successfully, but these errors were encountered: