[GSAS-II] conda install gives conflicts but no solution
Lambert van Eijck - TNW
L.vanEijck at tudelft.nl
Sat Nov 21 16:32:10 CST 2020
Dear Brian,
On a new installation of ubuntu (and a fresh anaconda) I try to install
gsas2:
______________________________________________
[@ll:~]$ conda search gsas2 -c briantoby
Loading channels: done
No match found for: gsas2. Search: *gsas2*
# Name Version Build Channel
gsas2pkg 1.0.6 0 briantoby
gsas2pkg 1.1.0 0 briantoby
[@ll:~]$ conda install gsas2pkg -c briantoby
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. iled
UnsatisfiableError: The following specifications were found to be
incompatible with each other:
Output in format: Requested package -> Available versions
______________________________________________
as you can see, it finds the two versions, but it's not very verbose on
what the problem is, and bails out. There is no more feedback than the
above text.
Previously I used the anaconda env + python to start/run Gsas2 and that
worked. Is there a specific advantage/gain to debug the conda problem or
can I do as I did previously?
thank you again, Lambert
More information about the GSAS-II
mailing list