adityasarvaiya / Automatic_Question_Generation

MIT License
158 stars 45 forks source link

pip install error #5

Open zzj0402 opened 5 years ago

zzj0402 commented 5 years ago
Collecting anaconda-project>=0.8.2 (from -r requirements_new.txt (line 3))
  ERROR: Could not find a version that satisfies the requirement anaconda-project>=0.8.2 (from -r requirements_new.txt (line 3)) (from versions: none)
ERROR: No matching distribution found for anaconda-project>=0.8.2 (from -r requirements_new.txt (line 3))
JeevaTM commented 5 years ago

I am having the same issue. I searched anaconda-project in pypi.org, there was no package named anaconda-project.

prasanjithpatel commented 5 years ago

No matching distribution found for anaconda-project==0.8.2

ganeshpatro321 commented 5 years ago

Could anyone find a solution for this problem? @adityasarvaiya

misamisa23 commented 3 years ago

same issue :/

SirObi commented 3 years ago

My mate was able to do it in PyCharm by simply adding this dependency - PyCharm automagically installed it for him. I'm gonna poke around and see if there's a way for folks who don't use PyCharm (like me :D )

xreader commented 3 years ago

tryed with miniconda and PyCharm community edition with no success

conda env create -f environment.yml

`Collecting package metadata (repodata.json): done Solving environment: failed

ResolvePackageNotFound: