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

Install package conflict Mac M1 #119

Open
Daironbio opened this issue May 30, 2023 · 1 comment
Open

Install package conflict Mac M1 #119

Daironbio opened this issue May 30, 2023 · 1 comment

Comments

@Daironbio
Copy link

Hello! Thanks for the amazing tool you have developed!
I have had some issues while trying to install it in my Mac M1 Ventura 13.3. Following the instructions, I installed Conda and used Miniforge for that purpose, then I installed NCBI Blast+. While trying to install the tool in itself, it gives me the following issue:

(base) conda create -n run_dbcan python=3.8 dbcan -c conda-forge -c bioconda

Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: -
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:

Output in format: Requested package -> Available versions

Package python conflicts for:
dbcan -> biopython -> python[version='>=3.10,<3.11.0a0|>=3.10,<3.11.0a0|>=3.8,<3.9.0a0|>=3.9,<3.10.0a0|>=3.9,<3.10.0a0|>=3.11,<3.12.0a0|>=3.11,<3.12.0a0|>=3.7|>=3.6|>=3.5',build=*_cpython]
python=3.8
dbcan -> python

Thanks for you attention

@linnabrown
Copy link
Owner

I don't have this problem on my own mac os, which is MacOS Monterey

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

2 participants