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
_______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss