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]: Problem installing on Windows 10 through conda #431

Open
eldarbaykiev opened this issue Aug 5, 2021 · 0 comments
Open

[BUG]: Problem installing on Windows 10 through conda #431

eldarbaykiev opened this issue Aug 5, 2021 · 0 comments

Comments

@eldarbaykiev
Copy link

Thank you for helping us improve solaris!

Summary of the bug

I have problems installing solaris on Windows 10 following instructions. Following README instructions doesn't help - environment is not created properly. When I try to manually install all packages from environment.yml in already existing environment, necessary packages are installed, but later conda install solaris does not work property.

Steps to reproduce the bug

conda install solaris

Buggy behavior and/or error message

Please describe the buggy behavior and/or paste output here.
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Solving environment: |
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort./
Examining @/win-64::__archspec==1=x86_64: 50%|█████████████████████ | 2/4 [00:00<00:00, 2.28it/s]/ /failed

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

Output in format: Requested package -> Available versions

Environment information

  • OS: Windows 10
  • solaris version: 0.4.0 pyhe05a262_0 conda-forge
  • python version: 3.8.10

Additional context

I am installing in already existing environment. When I try to create a separate environment according to README, it fails due to 'conflicts between package versions'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant