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

python3.6.2 package not found error #252

Open
Charxil opened this issue Aug 10, 2022 · 0 comments
Open

python3.6.2 package not found error #252

Charxil opened this issue Aug 10, 2022 · 0 comments

Comments

@Charxil
Copy link

Charxil commented Aug 10, 2022

I create conda environment using conda create -n testenv python=3.6.2.
I got the following error. May I know how can I solve the issue?

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

  - python=3.6.2

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-aarch64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/linux-aarch64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://conda.anaconda.org/conda-forge/linux-aarch64
  - https://conda.anaconda.org/conda-forge/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.
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

1 participant