Open
Description
When running installscipion -conda -dev ~/git/scipion3 -httpsClone -j 8 -n scipion3 -sciBranch devel -xmippBranch devel
, the python version for the new environment cannot be set. In my case, 3.8.3 has been installed (probably because my base python version is 3.8.2), which is not compatible with e.g. opencv package, and it cannot be changed afterwards due to number of conflicts.