Navigation Menu

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

Improve package not found error #4872

Closed
chdoig opened this issue Mar 14, 2017 · 6 comments
Closed

Improve package not found error #4872

chdoig opened this issue Mar 14, 2017 · 6 comments
Labels
locked [bot] locked due to inactivity

Comments

@chdoig
Copy link
Contributor

chdoig commented Mar 14, 2017

Improve package not found error:

Conda could not find <empty_string>:

2017-03-14 14:25:11,982 - ERROR packages._conda_process_ready:633
('PackageNotFoundError', "Package not found: Conda could not find '")

2017-03-14 14:25:12,002 - ERROR environments._environment_created:483
/Users/cdoig/anaconda/bin/python /Users/cdoig/anaconda/bin/conda create --yes --json --mkdir --name new-env-test python=3.6 --override-channels --channel https://conda.anaconda.org/r --channel https://conda.anaconda.org/anaconda-fusion: Package not found: Conda could not find '

@AjayTalati
Copy link

Oh dear ? I got the same too ,

(pyphi) ajay@ajay-h8-1170uk:~/RProjects/Small_phi$ conda update conda
PackageNotFoundError: Package not found: Conda could not find 'conda

@orodbhen
Copy link

orodbhen commented Mar 20, 2017

Same here with conda install panda, instead of pandas:

PackageNotFoundError: Package not found: Conda could not find '

Conda is the latest version.

@ronert
Copy link

ronert commented Mar 24, 2017

Same here

$ conda install fuzzywuzzy
Fetching package metadata .........


PackageNotFoundError: Package not found: Conda could not find '

@kalefranz
Copy link
Contributor

Fixed in (I think) 4.3.15. Definitely fixed though.

@kalefranz
Copy link
Contributor

Sorry, it was 4.3.16 and PR #4935

@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This issue has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Oct 22, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

No branches or pull requests

5 participants