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
will now install a Python 3.8 environment. However, not all the dependencies are capable of that yet. So, for instance, the notebook http://localhost:8888/notebooks/notebooks/em/TDEM_UXO.ipynb will fail, because cvxopt cannot be installed in Python 3.8 yet,
This should be a temporary issue.
The command
will now install a Python 3.8 environment. However, not all the dependencies are capable of that yet. So, for instance, the notebook http://localhost:8888/notebooks/notebooks/em/TDEM_UXO.ipynb will fail, because
cvxopt
cannot be installed in Python 3.8 yet,So maybe we could fix the version currently with something like
The text was updated successfully, but these errors were encountered: