
March 15th, 2013, 12:27 AM
|
|
Registered User
|
|
Join Date: Dec 2011
Posts: 7
Time spent in forums: 1 h 4 m 38 sec
Reputation Power: 0
|
|
|
Python modules success install, but yet the modules do not show up?
Hi all,
I've yesterday ran into an issue with a few packages on my Ubuntu Python where the install appears to go well (using sudo and all), yet I cannot import any of the modules in my python script "No module named waitress." What could be the issue? Here is an example of the waitress package from python:
Thanks in advance
|