Hello, I am trying to add custom libraries to python and when I try to import them in the PyShell (Editra) it gives me a no module found error. I have tried importing the library from the IDLE that comes when you install Python and it works without error. Is there a way that I can add them to PyShell? Also I have installed PIL (Python Image Library) and that also does not work. The only other library that was installed separately was WxPython and that works fine. Any answers would be appreciated.
Thank You,
Daniel G.