Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

I still have problems with importing rdkit! I have a map "rdkit" at this location: C:\Users\Lars\anaconda3\envs\my-rdkit-env\Lib\site-packages\rdkit I try to run my program in PyCharm but I have als...
Sigurd General Coding Help 11 7,531 Oct-06-2020, 01:52 PM
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

Thank you. Perhaps some files in the rdkit-map are missing? Perhaps rdkit isn't "visible" for the program due to an erroneous path?
Sigurd General Coding Help 11 7,531 Oct-05-2020, 05:35 PM
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

I can not import rdkit but I can import os: (my-rdkit-env) C:\Users\Lars>py Python 3.8.3 (default, Jul 2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32 Type "help", "copyr...
Sigurd General Coding Help 11 7,531 Oct-05-2020, 05:23 PM
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

In an Anaconda Prompt (anaconda3): (base) C:\Users\Lars>conda activate my-rdkit-env (my-rdkit-env) C:\Users\Lars> Was this the right thing to do? Can I see if it is activated? Same result as ...
Sigurd General Coding Help 11 7,531 Oct-05-2020, 04:49 PM
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

I'm new to Python3, anaconda3, conda, PyCharm, ... so I don't understand exaktly what I'm doing .. I followed instructions from the internet and was hoping for the best I worked with this yesterday a...
Sigurd General Coding Help 11 7,531 Oct-05-2020, 04:29 PM
    Thread: rdkit installed but not imorted
Post: RE: rdkit installed but not imorted

I have Windows 10 and used conda to install rdkit In my file structure I can now find: ...\anaconda3\envs\my-rdkit-env\Lib\site-packages\rdkit...
Sigurd General Coding Help 11 7,531 Oct-05-2020, 04:10 PM
    Thread: rdkit installed but not imorted
Post: rdkit installed but not imorted

Output when I try to run my program: import rdkit ModuleNotFoundError: No module named 'rdkit' Process finished with exit code 1
Sigurd General Coding Help 11 7,531 Oct-05-2020, 03:37 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020