Closed rajlakshmi-sawale closed 1 year ago
Hi @jhennies , I am having some issues with installation.
This command: pip install amst_bin_win
pip install amst_bin_win
gives this error:
ERROR: Command errored out with exit status 1: command: 'C:\Users\au711234\Anaconda3\envs\amst_env\python.exe' 'C:\Users\au711234\Anaconda3\envs\amst_env\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\au711234\AppData\Local\Temp\pip-build-env-2h52naqu\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'meson-python>=0.11' 'meson>=0.64; platform_system=='"'"'Windows'"'"'' 'meson; platform_system!='"'"'Windows'"'"'' ninja wheel numpy 'Cython>=0.25' numpy 'pyproject-metadata>=0.5.0' 'tomli>=1.0.0' cwd: None Complete output (3 lines): Ignoring meson: markers 'platform_system != "Windows"' don't match your environment ERROR: Could not find a version that satisfies the requirement meson-python>=0.11 (from versions: none) ERROR: No matching distribution found for meson-python>=0.11 ---------------------------------------- ERROR: Command errored out with exit status 1: 'C:\Users\au711234\Anaconda3\envs\amst_env\python.exe' 'C:\Users\au711234\Anaconda3\envs\amst_env\lib\site-packages\pip' install --ignore-installed --no-user --prefix 'C:\Users\au711234\AppData\Local\Temp\pip-build-env-2h52naqu\overlay' --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'meson-python>=0.11' 'meson>=0.64; platform_system=='"'"'Windows'"'"'' 'meson; platform_system!='"'"'Windows'"'"'' ninja wheel numpy 'Cython>=0.25' numpy 'pyproject-metadata>=0.5.0' 'tomli>=1.0.0' Check the logs for full command output.
Can you please guide me to solve this?
Thanks! Rajlakshmi
Hi @jhennies , I am having some issues with installation.
This command:
pip install amst_bin_win
gives this error:
Can you please guide me to solve this?
Thanks! Rajlakshmi