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

[BUG] installation issue with MacOS 11.7.8 #167

Open
dallna opened this issue Aug 20, 2023 · 2 comments
Open

[BUG] installation issue with MacOS 11.7.8 #167

dallna opened this issue Aug 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@dallna
Copy link

dallna commented Aug 20, 2023

Describe the bug
Cannot install pydeseq2 with conda install -c bioconda pydeseq2 within environment created with environment.yml file

Screenshots
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versionsThe following specifications were found to be incompatible with your system:

  • feature:/osx-64::__osx==10.16=0
  • feature:|@/osx-64::__osx==10.16=0
  • pydeseq2 -> matplotlib-base[version=‘>=3.6.2’] -> __osx[version=‘>=10.11’]
    Your installed version is: 10.16

Desktop (please complete the following information):

  • OS: macOS Big Sur
  • Version 11.7.8
@dallna dallna added the bug Something isn't working label Aug 20, 2023
@BorisMuzellec
Copy link
Collaborator

Hi @dallna, this is a fresh conda environment, right? Did you try with different Python versions?

@dallna
Copy link
Author

dallna commented Sep 5, 2023

Hi @BorisMuzellec correct, I made a fresh conda environment to do this install with the environment.yml file included in the package. I did try changing Python versions, but it seems like the error also had an issue with the OS I'm running? Please correct me if I'm wrong!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants