Open magdalenat opened 6 years ago
I had this issue on Ubuntu after updating the Jupyter Notebook and found the solution by chapmanb (https://github.com/bcbio/bcbio-nextgen/issues/2274) worked: conda install -c conda-forge libsodium
Hi, I've been worked with anaconda_ete package today using EvolTree to test the models M0, M2, etc and suddenly, after just changed my data files, I got the error: ERROR anaconda_api.is_vscode_available:956 Anaconda navigator also stops running
I'm having other new issues using the evol models SLR, as it is not creating the outfile "out". I don't know if they are related.
The data seems to be ok since it does not produce error when using other complex commands of the ete3 package.
My OS: Linux Mint Anaconda navigator 1.8.7
I have tried your suggestion: conda install -c conda-forge libsodium with no results.
Many thanks! A
Actual Behavior
When run anaconda-navigator, error as reported in topic appears. The additional "effect" is that Jupyter runs neither from a terminal, nor from Anaconda-Navigator produce the following output:
Expected Behavior
Have running anaconda navigator without errors AND have working Jupyter
Steps to Reproduce
"A" scenario:
"B" scenario: type
jupyter notebook
orjupyter-notebook
in terminalAnaconda or Miniconda version:
conda version 4.5.4 navigator 1.8.7
Operating System:
LMDE2 (Mint Debian Edition)
conda info
conda list --show-channel-urls
Additional info - 'suspect' and presumption
I noticed this issue after installing Visual Studio Code and extension for Jupyter (https://github.com/DonJayamanne/vscodejupyter), but I'm not sure if this cause a problem. It may also by any of the latest updates. About month ago both Navigator and Jupyter worked ok.
[Edit 28.06.2018] After reinstalling Anaconda (Anaconda3-5.2.0-Linux-x86_64.sh) error: `2018-06-28 23:14:36,162 - ERROR anaconda_api.is_vscode_available:956' still appears. Jupyter works.