
February 4th, 2013, 09:51 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Posts: 1
Time spent in forums: 12 m 3 sec
Reputation Power: 0
|
|
|
Python on Mac OS x 10.8.2 (Problem with IDE)
I have installed Python 2.7.3 on my OS X, also managed to install PIP, and subsequently installed more modules (such as BOTO from AWS) into the built with pip.
I was able to verify my installation and all the modules seems to work fine in my terminal.
However, I am trying to test out some IDEs on my mac air with OS x, namely Ninja and Spyder, but I just couldn't make any of these IDE to load those modules which I was able to load under the terminal.
Any clue or hints?
The fatbrain.
|