Hi Tom,

If you are using Anaconda, I would recommend just using conda environments for 
this:

https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html

It is very tricky to get RDKit to work with virtualenv, but really easy with 
conda environments.

Matt

On Mar 18, 2019, at 06:13 AM, Tom Zhang <computerset...@gmail.com> wrote:


Hi, all,


I am in a conflicting situation now between anaconda and virtualenv.
I used anaconda to install Rdkit and it works great.
However, I also have a lot of other python3 code and I use virtualenv for that.
Now, my python3 code in virtualenv has to talk with Rdkit. 
What is the best solution here? Install Rdkit again in virtualenv?
Could I use anaconda and virtualenv at the same time to run my python code and 
Rdkit?
Will this cause any conflicting issues?


Thanks,


Tom 


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to