Changes

Jump to navigation Jump to search
m
E.vandenberge moved page Psychopy installation to Psychopy/Installation
Line 62: Line 62:     
=Installing Python 3 and Psychopy 3, Linux=
 
=Installing Python 3 and Psychopy 3, Linux=
In ''Ubuntu 18.04 Bionic Beaver'' (and probably in other ubuntu versions too) type:
+
In ''Ubuntu 20.04 Focal Fossa'' (and probably in other ubuntu versions too) type:
 
<pre>
 
<pre>
sudo apt install python3 python3-pip python3-scipy python3-wxgtk-webview4.0
+
sudo apt install python3 python3-pip python3-scipy python3-wxgtk-webview4.0 ffmpeg vlc python3-pygame python3-pyaudio
sudo -H pip3 install psychopy
+
sudo -H pip3 install psychopy python-vlc rusocsci sounddevice pyo ptb
 
</pre>
 
</pre>
 
Use the start menu or type ''psychopy'' to start the UI, or use the library from your favorite IDE or from the command line.
 
Use the start menu or type ''psychopy'' to start the UI, or use the library from your favorite IDE or from the command line.

Navigation menu