You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'.
The text was updated successfully, but these errors were encountered:
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
solaris
version: 0.4.0 pyhe05a262_0 conda-forgeAdditional 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'.
The text was updated successfully, but these errors were encountered: