Hello.
I´m tried to run the experiment in another computer with parallel port.
I added DLportio in Windows, System 32, Drivers.
But when I run the software it do error. In the other computer withouth parllel port I could to run , but now I have problem with the clibration of the sreen. I put the name: Monitor PnP generico y put the resolution 1280*960 and the 31 cm. But The calibration stop in grey.
ANd after run the software and give this error.
########### Running: C:\Users\hp\Desktop\Lang_experiment_lastrun.py ############
Unexpected error loading library avbin:
Unexpected error loading library avbin:
2.1619 ERROR avbin.dll failed to load.
Try importing psychopy.visual as the first library
(before anything that uses scipy)
and make sure that avbin is installed.
2.1855 ERROR avbin.dll failed to load.
Try importing psychopy.visual as the first library
(before anything that uses scipy)
and make sure that avbin is installed.
2.2891 WARNING Movie2 stim could not be imported and won't be available
3.7789 WARNING psychopy.parallel has been imported but no parallel port driver found. Install either input32 or dlportio
10.0194 WARNING Monitor specification not found. Creating a temporary one...
10.0469 WARNING Trying to use a framebuffer pbject but GL_EXT_framebuffer_object is not supported. Disabling
10.0470 WARNING Trying to use a framebuffer pbject but GL_ARB_texture_float is not supported. Disabling
11.8800 WARNING t of last frame was 13.75ms (=1/72)
11.9719 WARNING t of last frame was 14.21ms (=1/70)
12.2265 ERROR Couldn't find image file 'C:\Users\ANTONIO\Desktop\Lang_experiment\Blanco.png'; check path?
saved data to u'C:\\Users\\hp\\Desktop\\data/10_Lang_experiment_2015_jul_23_1839.csv'
Traceback (most recent call last):
File "C:\Users\hp\Desktop\Lang_experiment_lastrun.py", line 74, in <module>
texRes=128, interpolate=True, depth=0.0)
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\visual\image.py", line 89, in __init__
self.setImage(image, log=False)
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\visual\image.py", line 261, in setImage
setAttribute(self, 'image', value, log)
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\tools\attributetools.py", line 100, in setAttribute
setattr(self, attrib, value) # set attribute, calling attributeSetter if it exists
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\tools\attributetools.py", line 20, in __set__
newValue = self.func(obj, value)
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\visual\image.py", line 249, in image
maskParams=self.maskParams, forcePOW2=False)
File "C:\Program Files\PsychoPy2\lib\site-packages\psychopy-1.82.01-py2.7.egg\psychopy\visual\basevisual.py", line 647, in _createTexture
% (tex, os.path.abspath(tex))#ensure we quit
OSError: Couldn't find image file 'C:\Users\ANTONIO\Desktop\Lang_experiment\Blanco.png'; check path? (tried: C:\Users\ANTONIO\Desktop\Lang_experiment\Blanco.png)
Anybody can help me?
Thanks.