Replies: 1 comment 1 reply
-
We only have binary releases for macOS and Linux, not Windows. You'll have to compile yourself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, developers!
I'm installing the
quippy-ase
by followingpip install quippy-ase
(https://pypi.org/project/quippy-ase/).Before downlad, I create the virtual environment with
python=3.9
using conda.Then, I type
pip install quippy-ase
, but error occur as below:(quippy) C:\Users\USER>pip install quippy-ase ERROR: Could not find a version that satisfies the requirement quippy-ase (from versions: none) ERROR: No matching distribution found for quippy-ase
How can I handle it??
Beta Was this translation helpful? Give feedback.
All reactions