Skip to content

Unable to setup Conda enviroment #29

@furxgithub

Description

@furxgithub

My Anaconda version is conda 23.3.1,when i run the command as : cbpManager::setupConda_cbpManager()
Error info like:
LibMambaUnsatisfiableError: Encountered problems while solving:

  • package cryptography-3.4.4-py36hed13329_0 requires python_abi 3.6.* _cp36m, but none of the providers can be installed
    Could not solve for environment specs
    The following packages are incompatible
    ├─ cryptography 3.4.4
    * is installable with the potential options
    │ ├─ cryptography 3.4.4 would require
    │ │ └─ python_abi 3.6.* _cp36m, which can be installed;
    │ ├─ cryptography 3.4.4 would require
    │ │ └─ python_abi 3.7.
    _cp37m, which can be installed;
    │ ├─ cryptography 3.4.4 would require
    │ │ └─ python_abi 3.8.
    _cp38, which can be installed;
    │ └─ cryptography 3.4.4 would require
    │ └─ python_abi 3.9.
    _cp39, which can be installed;
    └─ python 3.10.14
    * is not installable because it requires
    └─ python_abi 3.10.* *_cp310, which conflicts with any installable versions previously reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions