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
When I'm creating the environment "king" by running the code conda env create -f environment.yml, I met the mistake as follows:
It says : Could not find a version that satisfies the requirement install==1.3.4.
How can I solve this problem? Your response would be greatly appreciated, thank you so much!!
The text was updated successfully, but these errors were encountered:
When I'm creating the environment "king" by running the code
conda env create -f environment.yml
, I met the mistake as follows:It says : Could not find a version that satisfies the requirement install==1.3.4.
How can I solve this problem? Your response would be greatly appreciated, thank you so much!!
The text was updated successfully, but these errors were encountered: