Changes

Jump to navigation Jump to search
1,440 bytes removed ,  17:02, 2 February 2021
no edit summary
Line 102: Line 102:  
If you want to upload experiments to Pavlovia, you will need to install Git-2.17.1.2-64-bit.exe using these instructions: GitInstall.docx:. Then, in
 
If you want to upload experiments to Pavlovia, you will need to install Git-2.17.1.2-64-bit.exe using these instructions: GitInstall.docx:. Then, in
 
''System| Advanced system settings | Environment variables'', add the folder where ''git-daemon.exe'' is, to the PATH variable. Usually, that folder is named: 'C:\Program Files\Git\mingw64\libexec\git-core'.
 
''System| Advanced system settings | Environment variables'', add the folder where ''git-daemon.exe'' is, to the PATH variable. Usually, that folder is named: 'C:\Program Files\Git\mingw64\libexec\git-core'.
  −
  −
  −
'''The information below is obsolete'''
  −
== Learning PsychoPy ==
  −
* [https://www.socsci.ru.nl/wilberth/psychopy/index.html psychopy tutorial website]
  −
* [[PsychoPy-Matplotlib|Combining Psychopy and Matplotlib]]
  −
  −
== Templates ==
  −
Find the presentation Template here [[Media:TemplatePsychopy2013.zip]]
  −
  −
== Troubleshooting ==
  −
  −
==== Version Change to 1.85 ====
  −
  −
If you use audio in psychopy, but you do not choose the back-end yourself (this is the default method), then sound will be played in a different, more reliable way.
  −
This may lead to slightly larger but still small latency.We do not expect this to be problematic.
  −
If you have any questions about this, come to TSG.
  −
Do you use audio in psychopy and choose your own backend with the following line:
  −
  −
''prefs.general['audioLib'] = ['pyo']''
  −
  −
change this
  −
  −
''prefs.general['audioLib'] = ['sounddevice']''
  −
  −
This may lead to slightly larger but still small latency. We do not expect this to be problematic.
  −
  −
If you have any questions about this, come to TSG.
  −
  −
Also see: https://github.com/psychopy/psychopy/releases/tag/1.85.0
  −
  −
==== Version History ====
  −
  −
For version history and bug fixes please check here: http://www.psychopy.org/changelog.html
  −
  −
==== Google Mailing list ====
  −
  −
For various information please click here: https://groups.google.com/forum/#!forum/psychopy-users
  −
  −
==== GitHub Repository ====
  −
  −
For requests / bug report / issues click here: https://github.com/psychopy/psychopy
 

Navigation menu