Changes

Jump to navigation Jump to search
no edit summary
Line 64: Line 64:  
In ''Ubuntu 18.04 Bionic Beaver'' (and probably in other ubuntu versions too) type:
 
In ''Ubuntu 18.04 Bionic Beaver'' (and probably in other ubuntu versions too) type:
 
<pre>
 
<pre>
sudo apt install python3 python3-pip python3-scipy python3-wxgtk-webview4.0 ffmpeg vlc
+
sudo apt install python3 python3-pip python3-scipy python3-wxgtk-webview4.0 ffmpeg vlc python3-pygame python3-pyaudio
sudo -H pip3 install psychopy python-vlc rusocsci
+
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