Bug #3766
conda install on Ubuntu 20.04 does not work for Python 3.8
Status: | New | Start date: | 09/06/2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assigned To: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Duration: |
Description
Monica reports the following:
I have updated to Ubuntu 20.04 now and have found out the following:
1) I was hitting a conda bug not specific to ctools which created many
conflicts.
I saw a similar bug reported here:
https://github.com/nanoporetech/medaka/issues/117
This was fixed by modifying ~/.condarc and removing strict:
channel_priority: strict
Using flexible worked!
2) I was not able to install ctools with python 3.8 like in my MAC, but
python 3.7 worked with the standard instructions in Ubuntu.
Recurrence
No recurrence.