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
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'
The text was updated successfully, but these errors were encountered:
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
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'
The text was updated successfully, but these errors were encountered: