Could not set vsync

528 views
Skip to first unread message

M

unread,
Oct 13, 2011, 12:16:53 PM10/13/11
to psychopy-users
My script runs well on some computers but not on others. This is the
error I get on the machines that don't work:



C:\Program Files (x86)\PsychoPy2\lib\site-packages\pyglet\window
\win32\__init__.py:552: UserWarning: Could not set vsync; unsupported
extension.
warnings.warn('Could not set vsync; unsupported extension.')

Any ideas whats going on?

Jonathan Peirce

unread,
Oct 13, 2011, 12:25:13 PM10/13/11
to psychop...@googlegroups.com
Possibly it means you have a hopeless graphics card. But give us a clue;
what sort of system do you have? If it has a card called something like
Intel GMA 950 then that's the problem.

Jon

--
Dr. Jonathan Peirce
Nottingham Visual Neuroscience

http://www.peirce.org.uk/


This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.

This message has been checked for viruses but the contents of an attachment
may still contain software viruses which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

M

unread,
Oct 13, 2011, 3:43:58 PM10/13/11
to psychopy-users
I am using an older Nvidia card but now I have now tried the same
working script on a few other Lab machines and I get various errors
that are different but the same thing happens and the program crashes
with various errors. The latest one is:
######### Running: C:\categorization\categorization5 - four blocks.py
##########
Traceback (most recent call last):
File "C:\categorization\categorization5 - four blocks.py", line 15,
in <module>
myTrialList = data.importTrialList('testTrials.xlsx')
AttributeError: 'module' object has no attribute 'importTrialList'

The funny thing is this script worked great on this particular machine
until I went into the monitor center and fiddled with the monitor
settings - then it started this error even if I changed everything
back.

Sorry for the newbie questions - would it help if I sent you my script
and you could see the code real quick?

Thanks, Mark

On Oct 13, 12:25 pm, Jonathan Peirce

M

unread,
Oct 13, 2011, 8:41:17 PM10/13/11
to psychopy-users
I have tried some more things and noticed that maybe the machines that
don't work have the new version of psychopy on them which explains why
my script has stopped working?

On Oct 13, 12:25 pm, Jonathan Peirce
<jonathan.pei...@nottingham.ac.uk> wrote:

Jeremy Gray

unread,
Oct 13, 2011, 9:25:56 PM10/13/11
to psychop...@googlegroups.com
I have tried some more things and noticed that maybe the machines that
don't work have the new version of psychopy on them which explains why
my script has stopped working?

yeah, I think that's right. data.importTrialList should probably be data.importConditions, as of v1.70. there may be other issues too. you can check any errors you might get, and look in the recent changelog for likely culprits.
 
--
You received this message because you are subscribed to the Google Groups "psychopy-users" group.
To post to this group, send email to psychop...@googlegroups.com.
To unsubscribe from this group, send email to psychopy-user...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/psychopy-users?hl=en.


M

unread,
Oct 13, 2011, 10:17:00 PM10/13/11
to psychopy-users
Yes! Thanks Jeremy...found some more but now it all works.
Reply all
Reply to author
Forward
0 new messages