-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
@stefraynaud I have just installed the Python2 and Python3 versions of CDAT 8.1, and I have tried to install vacumm in both versions. I just wanted to try, I have not switched to Python3 yet...
- no problem with Python2
- the installer gets stuck when I try to install in Python3. I have tried twice, and ^C the process after 15 mn of guru meditation. If It's not compatible with Python3, is there a way to make the conda install fail faster (with an helpful not available message)?
>conda install -n cdatm18_py3 -c conda-forge -c vacumm vacumm
Collecting package metadata: done
Solving environment: \ failed
CondaError: KeyboardInterrupt
The documentation does not mention anything about the required python version in the install and prerequisites pages, so you can probably add a note about that
Reactions are currently unavailable