[Rdkit-discuss] Jupyter Could not find environment: my-rdkit-env

2017-06-29 Thread Germano Massullo
Hi there, I am experiencing some troubles in letting jupyter use rdkit on Fedora 25 I installed Anaconda 4.4.0 then following [1] I runned $ conda create -c rdkit -n my-rdkit-env rdkit $ source activate my-rdkit-env then $ jupyter-notebook --ip foo_ip --port 8890 then from jupyter notebook

Re: [Rdkit-discuss] Jupyter Could not find environment: my-rdkit-env

2017-06-29 Thread Germano Massullo
Il 29/06/2017 16:02, Greg Landrum ha scritto: > Hi, > > This (or something like it) happens to me all the time: you need to > install Jupyter in the new environment too. > > The only reason what you are currently doing even halfway works is > because you have Jupyter installed in the default conda

[Rdkit-discuss] Anaconda3/Jupyter - ModuleNotFoundError: No module named 'rdkit'

2017-10-29 Thread Germano Massullo
Hi there, I am having a problem with rdkit in Anaconda3/Jupyter environment. This is the complete procedure I followed to install the packages on a Fedora 26 installation. I downloaded Anaconda3-5.0.1-Linux-x86_64.sh so I runned # sh Anaconda3-5.0.1-Linux-x86_64.sh I installed it into