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

conda install fails with error #1

Open
ChristyPeterson opened this issue Mar 13, 2024 · 1 comment
Open

conda install fails with error #1

ChristyPeterson opened this issue Mar 13, 2024 · 1 comment

Comments

@ChristyPeterson
Copy link
Collaborator

When trying to install GAS I get the following error resulting in no install:

Conda:

Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): ...working... done


Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Solving environment: ...working...
Found conflicts! Looking for incompatible packages.
This can take several minutes.  Press CTRL-C to abort.
failed

UnsatisfiableError:
Note that strict channel priority may have removed packages required for satisfiability.

Mamba:

Looking for: ['genomic_address_service']

Encountered problems while solving:
  - package genomic_address_service-0.1.1-pyh7cba7a3_0 requires pyarrow >=12.0.0, but none of the providers can be installed

Pip install was successful

@ChristyPeterson
Copy link
Collaborator Author

Conda install now successful as long as you include the conda-forge channel in install request.

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

1 participant