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

Trouble installing gaas with conda #89

Open
aersoares81 opened this issue Feb 1, 2023 · 1 comment
Open

Trouble installing gaas with conda #89

aersoares81 opened this issue Feb 1, 2023 · 1 comment

Comments

@aersoares81
Copy link

I've been having trouble installing gaas via Conda.

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 ncurses conflicts for:
python=3.9 -> readline[version='>=8.0,<9.0a0'] -> ncurses[version='>=6.1,<7.0a0']
python=3.9 -> ncurses[version='>=6.2,<7.0a0|>=6.3,<7.0a0']

Package xz conflicts for:
python=3.9 -> xz[version='>=5.2.5,<6.0a0|>=5.2.6,<6.0a0|>=5.2.8,<6.0a0']
gaas -> r-base[version='>=3.5,<3.6.0a0'] -> xz[version='>=5.2.4,<6.0a0']

Package libcxx conflicts for:
python=3.9 -> libffi[version='>=3.3,<3.4.0a0'] -> libcxx[version='>=4.0.1']
python=3.9 -> libcxx[version='>=10.0.0|>=12.0.0|>=14.0.6']

I've tried to force Conda to use a specific version of Python, like 3.7, 3.8, 3.10 and 3.11, they all fail. I don't get it, is this happening to other people as well? I've tried in our cluster, and locally.

@kinoppyi
Copy link

I am having the same problem!

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