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

pip install error #5

Open
zzj0402 opened this issue Jul 16, 2019 · 6 comments
Open

pip install error #5

zzj0402 opened this issue Jul 16, 2019 · 6 comments

Comments

@zzj0402
Copy link

zzj0402 commented Jul 16, 2019

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
Copy link

JeevaTM commented Jul 30, 2019

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

@prasanjithpatel
Copy link

No matching distribution found for anaconda-project==0.8.2

@ganeshpatro321
Copy link

Could anyone find a solution for this problem? @adityasarvaiya

@misamisa23
Copy link

same issue :/

@SirObi
Copy link

SirObi commented Dec 27, 2020

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
Copy link

xreader commented Feb 12, 2021

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:

  • xlrd==1.1.0=py27h2b87a7f_1
  • functools32==3.2.3.2=py27h0cdbcdb_1
  • psutil==5.4.3=py27h0c8e037_0
  • statsmodels==0.8.0=py27hc77c1fc_0
  • libxslt==1.1.32=h89dfad8_0
  • parso==0.1.1=py27hd69ea77_0
    ....
    `

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

7 participants