Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: legacy-install-failure When installing via pip #6

Open
KP-303 opened this issue Apr 18, 2023 · 0 comments
Open

error: legacy-install-failure When installing via pip #6

KP-303 opened this issue Apr 18, 2023 · 0 comments

Comments

@KP-303
Copy link

KP-303 commented Apr 18, 2023

On a Mac M1 Pro running Ventura 13.3.1 using Python 3.10.8. When I do pip install moleculetda I get the following error:

File ".../python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '/private/var/folders/9k/8w30q4xx303dgn89khp1rzt40000gq/T/pip-install-fu5z99i1/diode_09bc80c46aae4845b6aab3297799ed55', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/var/folders/9k/8w30q4xx303dgn89khp1rzt40000gq/T/pip-install-fu5z99i1/diode_09bc80c46aae4845b6aab3297799ed55/build/lib.macosx-11.0-arm64-cpython-310', '-DPYTHON_EXECUTABLE=.../python', '-Dbuild_examples=OFF', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant