giftautos.blogg.se

Psychopy demos
Psychopy demos




psychopy demos
  1. #Psychopy demos code
  2. #Psychopy demos windows

> Exception AttributeError: "'NoneType' object has no attribute 'close'" in > ignored > RuntimeError: Gamma ramp size is reported as 0.

psychopy demos

> raise RuntimeError("Gamma ramp size is reported as 0.") > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/backends/gamma.py", line 285, in getGammaRampSize > rampSize = getGammaRampSize(screenID, xDisplay=xDisplay) > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/backends/gamma.py", line 120, in getGammaRamp > return getGammaRamp(self.screenID, self.xDisplay) > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/backends/pygletbackend.py", line 326, in getGammaRamp > self._origGammaRamp = self.getGammaRamp() > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/backends/pygletbackend.py", line 227, in _init_ > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/backends/_init_.py", line 32, in getBackend

psychopy demos

> self.backend = backends.getBackend(win=self, *args, **kwargs) I just came across the same problem: > File "/home/usb/miniconda3/lib/python2.7/site-packages/psychopy/visual/window.py", line 375, in _init_ I reinstalled them but the issue remains. Py2.7.egg/psychopy/monitors/MonitorCenter.py", line 817, in onCalibGammaBtnįile "/usr/local/lib/python2.7/dist-packages/PsychoPy-1.90.2-py2.7.egg/psychopy/monitors/calibTools.py",line 955, in getLumSeriesįor the Gamma Calibration the black window just hangs there and doesn’t close.Īny ideas? I read that it may be to do with my graphics card drivers. I get the following message when I try and run the Gamma Calibration from the Monitor Center: Exception AttributeError: "'NoneType' object has no attribute 'close'" in > ignored RuntimeError: Gamma ramp size is reported as 0.Įxception AttributeError: "'NoneType' object has no attribute 'close'" in > ignored Raise RuntimeError("Gamma ramp size is reported as 0.") Py2.7.egg/psychopy/visual/backends/gamma.py", line 285, in getGammaRampSize RampSize = getGammaRampSize(screenID, xDisplay=xDisplay) Py2.7.egg/psychopy/visual/backends/gamma.py", line 120, in getGammaRamp Return getGammaRamp(self.screenID, self.xDisplay) Py2.7.egg/psychopy/visual/backends/pygletbackend.py", line 326, in getGammaRamp Self._origGammaRamp = self.getGammaRamp() Py2.7.egg/psychopy/visual/backends/pygletbackend.py", line 227, in _init_ Py2.7.egg/psychopy/visual/backends/_init_.py", line 32, in getBackend Self.backend = backends.getBackend(win=self, *args, **kwargs) Py2.7.egg/psychopy/demos/coder/stimuli/shapes.py", line 15, in Creating a temporary one.įile "/usr/local/lib/python2.7/dist-packages/PsychoPy-1.90.2.

psychopy demos

Py2.7.egg/psychopy/demos/coder/stimuli/shapes.py #Ġ.6906 WARNING Monitor specification not found. # Running: /usr/local/lib/python2.7/dist-packages/PsychoPy-1.90.2.

#Psychopy demos windows

The ‘shapes.py’ demo briefly flashes two black windows and then I get this output: Problem compiling: Permission denied: '/usr/local/lib/python2.7/dist-packages/PsychoPy-1.90.2.

#Psychopy demos code

Are you running other processes on your computer?ġ12.7185 WARNING t of last frame was 30.95ms (=1/32)ġ12.7560 WARNING t of last frame was 37.52ms (=1/26)ġ12.7874 WARNING t of last frame was 31.42ms (=1/31)ġ12.8187 WARNING t of last frame was 31.32ms (=1/31)ġ12.8568 WARNING Multiple dropped frames have occurred - I’ll stop bothering you about them!ġ15.8622 WARNING Couldn’t measure a consistent frame rate.Using Psychopy v1.90.2 (running on Ubuntu 18.04) I am getting the following error message (below) when I attempt to run any code that involves a window (including the demos).Is your graphics card set to sync to vertical blank?.Try importing psychopy.visualĪs the first library (before anything that uses scipy)ġ12.3559 WARNING Couldn’t measure a consistent frame rate. Pyo version 0.8.7 (uses single precision)ģ9.1364 ERROR avbin.dll failed to load. I’m no coder, so any lay explanation and/or solution would be highly appreciated!Īlice Running: C:\Users\Alice\Documents\PsychoPy-1.85.6\PsychoPy-1.85.6\psychopy\demos\builder\stroop\ stroop.py It’s causing the stroop tasks to end prematurely. No such error with the mental rotation demo. I’m seeing a similar error (see below), initially in a stroop-type task I created, but then also with the stroop demo.






Psychopy demos