Tagged Questions
3
votes
2answers
437 views
Why can't I import third-party modules I've installed in the python-ogre SDK's interpreter?
Background Information
I'm using the python-ogre SDK, located here, under Windows 7. The SDK seems to have its own interface to the python 2.7 interpreter, judging from the fact that the generic ...