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 when running pip install rudalle==1.0.0 #99

Open
bibyts opened this issue Jan 26, 2022 · 2 comments
Open

Error when running pip install rudalle==1.0.0 #99

bibyts opened this issue Jan 26, 2022 · 2 comments

Comments

@bibyts
Copy link

bibyts commented Jan 26, 2022

Trying to get the code to run locally on my computer with python in Anaconda. I entered this command: pip install rudalle==1.0.0

Wasn't able to install as I got this error. How to fix?
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'x:\users\xxx\anaconda3\lib\site-packages\numpy-1.20.3.dist-info\METADATA'

@muhammadyusuf-kurbonov
Copy link

ERROR: Could not find a version that satisfies the requirement youtokentome~=1.0.6 (from rudalle) (from versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3rc1, 1.0.3, 1.0.4, 1.0.5, 1.0.6)
ERROR: No matching distribution found for youtokentome~=1.0.6

Other error

@Panter7777
Copy link

pip3 install Cython

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

3 participants