-
Notifications
You must be signed in to change notification settings - Fork 4
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
Error in setting up the environment #6
Comments
Hi May I ask you to try the following: Please let us know if this solves the problem. Best |
Thank you for your quick response! Using the following command: I received the following information in the console: Collecting package metadata (current_repodata.json): done UnsatisfiableError: The following specifications were found to be incompatible with each other: Package xz conflicts for: Thanks again for helping with this! |
Many thanks for the report. To solve this problem, I will assemble a new environment and come back to you soon. Ralf |
Thank you, Ralf. I appreciate you taking the time to do that! |
Hi Julia As far as I can tell, one of the packages we use in our environment (r-optparse) has changed to an extent that makes it incompatible with the rest of our environment. Best |
Hi Ralf, |
Hi,
I used the following command:
conda create -n paqr_kapac -c bioconda -c ostrokach --file requirements_py3.txt
And I received this error message:
Collecting package metadata (current_repodata.json): done
Solving environment: failed with current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.
Do you have any advice for solving this?
Thanks for your help!
The text was updated successfully, but these errors were encountered: