Install standard python. Installing Python 2.7.x is advised in most of the blogs even though there is a python distribution along with the standalone version of psychoPy.
- Python 2.7.8 for Windows
- Python 2.7.8 for osX
Test python installation. If the PATH for the installation is set correctly during installation, you should be able to see the following image on osX when you type python on the terminal. Do the same for windows in the command prompt.
One thought on “PsychoPy app development in Python using Eclipse and pyDev”