Changes

Jump to navigation Jump to search
m
Line 41: Line 41:     
==Psychopy==
 
==Psychopy==
 +
{{see also|Psychopy}}
 
Psychopy 2020.2.10 has been installed in the root of the Python3.7 64-bit version. This is also the default version when 'psychopy' is typed from the command prompt. It is also the default that opens when a .py file is double-clicked. It also can be started by clicking the appropriate icon on the desktop.
 
Psychopy 2020.2.10 has been installed in the root of the Python3.7 64-bit version. This is also the default version when 'psychopy' is typed from the command prompt. It is also the default that opens when a .py file is double-clicked. It also can be started by clicking the appropriate icon on the desktop.
 
There is also a Psychopy 2020.2.10 installed on Python3.6 32-bits. This version has its own icon on the desktop and should be used when you are using a [[Tobii Eye Tracker]].
 
There is also a Psychopy 2020.2.10 installed on Python3.6 32-bits. This version has its own icon on the desktop and should be used when you are using a [[Tobii Eye Tracker]].
Line 52: Line 53:  
You should see the following result:
 
You should see the following result:
   −
<syntaxhighlight lang="matlab" overflow:auto;">
+
<syntaxhighlight lang="python" overflow:auto;">
 
number of argument:  2
 
number of argument:  2
 
  argv[0]: ./testArgs.py
 
  argv[0]: ./testArgs.py

Navigation menu