Discussion:
[conda] Conda PackagesNotFoundError
aiklk
2018-03-28 17:37:42 UTC
Permalink
Hi,

I have been trying to run "conda update anaconda", "conda search python", and "conda create -n py36 python=3.6 anaconda", but I am getting *PackagesNotFoundError for all these commands. *

I am not sure what is causing the problem. Has anyone encountered a similar situation? If so, is there a workaround method?


Thanks.








*admin**@dhcp-ccc-1059:* *conda info*


* active environment : None*

* user config file : /Users/admin/.condarc*

* populated config files : /Users/admin/.condarc*

* conda version : 4.4.7*

* conda-build version : 3.0.17*

* python version : 2.7.12.final.0*

* base environment : /Users/admin/anaconda (writable)*

* channel URLs : https://conda.anaconda.org/conda-forge/osx-64*

* https://conda.anaconda.org/conda-forge/noarch*

* https://conda.anaconda.org/anaconda-fusion/osx-64*

* https://conda.anaconda.org/anaconda-fusion/noarch*

* https://repo.continuum.io/pkgs/main/osx-64*

* https://repo.continuum.io/pkgs/main/noarch*

* https://repo.continuum.io/pkgs/free/osx-64*

* https://repo.continuum.io/pkgs/free/noarch*

* https://repo.continuum.io/pkgs/r/osx-64*

* https://repo.continuum.io/pkgs/r/noarch*

* https://repo.continuum.io/pkgs/pro/osx-64*

* https://repo.continuum.io/pkgs/pro/noarch*

* package cache : /Users/admin/anaconda/pkgs*

* /Users/admin/.conda/pkgs*

* envs directories : /Users/admin/anaconda/envs*

* /Users/admin/.conda/envs*

* platform : osx-64*

* user-agent : conda/4.4.7 requests/2.9.1 CPython/2.7.12 Darwin/15.6.0 OSX/10.11.6*

* UID:GID : 501:20*

* netrc file : None*

* offline mode : False*


*admin**@dhcp-ccc-1059:**conda search python*

*Loading channels: done*


*PackagesNotFoundError: The following packages are not available from current channels:*


* - python*


*Current channels:*


* - https://conda.anaconda.org/conda-forge/osx-64*

* - https://conda.anaconda.org/conda-forge/noarch*

* - https://conda.anaconda.org/anaconda-fusion/osx-64*

* - https://conda.anaconda.org/anaconda-fusion/noarch*

* - https://repo.continuum.io/pkgs/main/osx-64*

* - https://repo.continuum.io/pkgs/main/noarch*

* - https://repo.continuum.io/pkgs/free/osx-64*

* - https://repo.continuum.io/pkgs/free/noarch*

* - https://repo.continuum.io/pkgs/r/osx-64*

* - https://repo.continuum.io/pkgs/r/noarch*

* - https://repo.continuum.io/pkgs/pro/osx-64*

* - https://repo.continuum.io/pkgs/pro/noarch*



*admin**@dhcp-ccc-1059:**conda create -n py36 python=3.6 anaconda*

*Solving environment: failed*


*PackagesNotFoundError: The following packages are not available from current channels:*


* - anaconda*

* - python=3.6*


*Current channels:*


* - https://conda.anaconda.org/conda-forge/osx-64*

* - https://conda.anaconda.org/conda-forge/noarch*

* - https://conda.anaconda.org/anaconda-fusion/osx-64*

* - https://conda.anaconda.org/anaconda-fusion/noarch*

* - https://repo.continuum.io/pkgs/main/osx-64*

* - https://repo.continuum.io/pkgs/main/noarch*

* - https://repo.continuum.io/pkgs/free/osx-64*

* - https://repo.continuum.io/pkgs/free/noarch*

* - https://repo.continuum.io/pkgs/r/osx-64*

* - https://repo.continuum.io/pkgs/r/noarch*

* - https://repo.continuum.io/pkgs/pro/osx-64*

* - https://repo.continuum.io/pkgs/pro/noarch*
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/42c1679c-6c4f-44d0-a6e6-3c44bf9676df%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
aiklk
2018-03-28 18:50:05 UTC
Permalink
This was solved by updating the future libraries.
Post by aiklk
Hi,
I have been trying to run "conda update anaconda", "conda search python", and "conda create -n py36 python=3.6 anaconda", but I am getting *PackagesNotFoundError for all these commands. *
I am not sure what is causing the problem. Has anyone encountered a similar situation? If so, is there a workaround method?
Thanks.
* active environment : None*
* user config file : /Users/admin/.condarc*
* populated config files : /Users/admin/.condarc*
* conda version : 4.4.7*
* conda-build version : 3.0.17*
* python version : 2.7.12.final.0*
* base environment : /Users/admin/anaconda (writable)*
* channel URLs : https://conda.anaconda.org/conda-forge/osx-64 <https://conda.anaconda.org/conda-forge/osx-64>*
* https://conda.anaconda.org/conda-forge/noarch <https://conda.anaconda.org/conda-forge/noarch>*
* https://conda.anaconda.org/anaconda-fusion/osx-64 <https://conda.anaconda.org/anaconda-fusion/osx-64>*
* https://conda.anaconda.org/anaconda-fusion/noarch <https://conda.anaconda.org/anaconda-fusion/noarch>*
* https://repo.continuum.io/pkgs/main/osx-64 <https://repo.continuum.io/pkgs/main/osx-64>*
* https://repo.continuum.io/pkgs/main/noarch <https://repo.continuum.io/pkgs/main/noarch>*
* https://repo.continuum.io/pkgs/free/osx-64 <https://repo.continuum.io/pkgs/free/osx-64>*
* https://repo.continuum.io/pkgs/free/noarch <https://repo.continuum.io/pkgs/free/noarch>*
* https://repo.continuum.io/pkgs/r/osx-64 <https://repo.continuum.io/pkgs/r/osx-64>*
* https://repo.continuum.io/pkgs/r/noarch <https://repo.continuum.io/pkgs/r/noarch>*
* https://repo.continuum.io/pkgs/pro/osx-64 <https://repo.continuum.io/pkgs/pro/osx-64>*
* https://repo.continuum.io/pkgs/pro/noarch <https://repo.continuum.io/pkgs/pro/noarch>*
* package cache : /Users/admin/anaconda/pkgs*
* /Users/admin/.conda/pkgs*
* envs directories : /Users/admin/anaconda/envs*
* /Users/admin/.conda/envs*
* platform : osx-64*
* user-agent : conda/4.4.7 requests/2.9.1 CPython/2.7.12 Darwin/15.6.0 OSX/10.11.6*
* UID:GID : 501:20*
* netrc file : None*
* offline mode : False*
*Loading channels: done*
*PackagesNotFoundError: The following packages are not available from current channels:*
* - python*
*Current channels:*
* - https://conda.anaconda.org/conda-forge/osx-64 <https://conda.anaconda.org/conda-forge/osx-64>*
* - https://conda.anaconda.org/conda-forge/noarch <https://conda.anaconda.org/conda-forge/noarch>*
* - https://conda.anaconda.org/anaconda-fusion/osx-64 <https://conda.anaconda.org/anaconda-fusion/osx-64>*
* - https://conda.anaconda.org/anaconda-fusion/noarch <https://conda.anaconda.org/anaconda-fusion/noarch>*
* - https://repo.continuum.io/pkgs/main/osx-64 <https://repo.continuum.io/pkgs/main/osx-64>*
* - https://repo.continuum.io/pkgs/main/noarch <https://repo.continuum.io/pkgs/main/noarch>*
* - https://repo.continuum.io/pkgs/free/osx-64 <https://repo.continuum.io/pkgs/free/osx-64>*
* - https://repo.continuum.io/pkgs/free/noarch <https://repo.continuum.io/pkgs/free/noarch>*
* - https://repo.continuum.io/pkgs/r/osx-64 <https://repo.continuum.io/pkgs/r/osx-64>*
* - https://repo.continuum.io/pkgs/r/noarch <https://repo.continuum.io/pkgs/r/noarch>*
* - https://repo.continuum.io/pkgs/pro/osx-64 <https://repo.continuum.io/pkgs/pro/osx-64>*
* - https://repo.continuum.io/pkgs/pro/noarch <https://repo.continuum.io/pkgs/pro/noarch>*
*Solving environment: failed*
*PackagesNotFoundError: The following packages are not available from current channels:*
* - anaconda*
* - python=3.6*
*Current channels:*
* - https://conda.anaconda.org/conda-forge/osx-64 <https://conda.anaconda.org/conda-forge/osx-64>*
* - https://conda.anaconda.org/conda-forge/noarch <https://conda.anaconda.org/conda-forge/noarch>*
* - https://conda.anaconda.org/anaconda-fusion/osx-64 <https://conda.anaconda.org/anaconda-fusion/osx-64>*
* - https://conda.anaconda.org/anaconda-fusion/noarch <https://conda.anaconda.org/anaconda-fusion/noarch>*
* - https://repo.continuum.io/pkgs/main/osx-64 <https://repo.continuum.io/pkgs/main/osx-64>*
* - https://repo.continuum.io/pkgs/main/noarch <https://repo.continuum.io/pkgs/main/noarch>*
* - https://repo.continuum.io/pkgs/free/osx-64 <https://repo.continuum.io/pkgs/free/osx-64>*
* - https://repo.continuum.io/pkgs/free/noarch <https://repo.continuum.io/pkgs/free/noarch>*
* - https://repo.continuum.io/pkgs/r/osx-64 <https://repo.continuum.io/pkgs/r/osx-64>*
* - https://repo.continuum.io/pkgs/r/noarch <https://repo.continuum.io/pkgs/r/noarch>*
* - https://repo.continuum.io/pkgs/pro/osx-64 <https://repo.continuum.io/pkgs/pro/osx-64>*
* - https://repo.continuum.io/pkgs/pro/noarch <https://repo.continuum.io/pkgs/pro/noarch>*
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/conda/e28c2881-d4d2-4b1d-b47f-2d89c417657a%40continuum.io.
For more options, visit https://groups.google.com/a/continuum.io/d/optout.
Loading...