Skip to content

mamba create -n my_occ_env python=3.10 not working #4072

@viegasdominic-coder

Description

@viegasdominic-coder

Troubleshooting docs

  • My problem is not solved in the Troubleshooting docs

Anaconda default channels

  • I do NOT use the Anaconda default channels (pkgs/* etc.)
  • conda-forge

How did you install Mamba?

Mambaforge or latest Miniforge

Search tried in issue tracker

(base) C:\Users\viegasd>conda install -n base -c conda-forge mamba Retrieving notices: / Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)'))': /t//conda-forge/win-64 - Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)'))': /t//conda-forge/win-64 \ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)'))': /t//conda-forge/win-64 | ERROR conda.notices.fetch:get_channel_notice_response(72): Request error <HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /t//conda-forge/win-64 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1010)')))> for channel: conda-forge url: https://conda.anaconda.org/conda-forge/notices.json done Channels: - conda-forge Platform: win-64 Collecting package metadata (repodata.json): | Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=t - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St / Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St \ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St - Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St | Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St failed CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue. Exception: HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /t//conda-fo)

Latest version of Mamba

  • My problem is not solved with the latest version

Tried in Conda?

I have this problem with Conda as well, without using Mamba

Describe your issue

Need to add python-occ-core API for use. I tried conda install -n base -c conda-forge mamba on miniforge.

mamba info / micromamba info

(base) C:\Users\viegasd>mamba info

       libmamba version : 2.1.1
          mamba version : 2.1.1
           curl version : libcurl/8.14.1 Schannel zlib/1.3.1 libssh2/1.11.1
     libarchive version : libarchive 3.7.7 zlib/1.3.1 liblzma/5.8.1 bz2lib/1.0.8 liblz4/1.10.0 libzstd/1.5.7
       envs directories : C:\Users\viegasd\AppData\Local\miniforge3\envs
          package cache : C:\Users\viegasd\AppData\Local\miniforge3\pkgs
                          C:\Users\viegasd\.mamba\pkgs
                          C:\Users\viegasd\AppData\Roaming\.mamba\pkgs
            environment : base (active)
           env location : C:\Users\viegasd\AppData\Local\miniforge3
      user config files : C:\Users\viegasd\.mambarc
 populated config files : C:\Users\viegasd\AppData\Local\miniforge3\.condarc
       virtual packages : __win=10.0.22631=0
                          __archspec=1=x86_64_v3
                          __cuda=12.8=0
               channels : https://conda.anaconda.org/conda-forge/noarch
                          https://conda.anaconda.org/conda-forge/win-64
       base environment : C:\Users\viegasd\AppData\Local\miniforge3
               platform : win-64

Logs

conda install -n base -c conda-forge mamba

(base) C:\Users\viegasd>conda install -c conda-forge python-occ-core
Channels:
 - conda-forge
Platform: win-64
Collecting package metadata (repodata.json): - Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=t

| Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St

| Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St

| Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St

- Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St

\ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(St

failed

CondaSSLError: Encountered an SSL error. Most likely a certificate verification issue.

Exception: HTTPSConnectionPool(host='conda.anaconda.org', port=443): Max retries exceeded with url: /t/<TOKEN>/conda-fo)

environment.yml

~/.condarc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions