BrainWorkshop wont run windows7
Python implementation of the Dual N-Back mental exercise
Brought to you by:
radix-
Brainworkshop on windows 7 only ran once! How odd. Here is the log file. I've tried source and different versions and get the same thing. Please help
C:\Program Files (x86)\Brain Workshop>more brainworkshop.exe.log
Traceback (most recent call last):
File "\loewis\25\python\Modules\_ctypes\callbacks.c", line 206, in 'calling ca
llback function'
File "pyglet\window\win32\__init__.pyc", line 849, in _wnd_proc
File "pyglet\window\win32\__init__.pyc", line 1130, in _event_syscommand
File "pyglet\app\win32.pyc", line 79, in _idle_chance
AttributeError: 'Win32EventLoop' object has no attribute '_next_idle_time'
Also having problems with Windows 7 64bit. Tried running as admin and in Windows compatibility mode.
Traceback (most recent call last):
File "brainworkshop.pyw", line 777, in <module>
File "pyglet\media\__init__.pyc", line 1386, in load
File "pyglet\media\avbin.pyc", line 247, in __init__
WindowsError: exception: access violation writing 0x6E6BB26C
You can resolve the issue with WindowsError: exception: access violation writing 0x6E6BB26C by either restricting Windows DEP to system files only in the System control panel, or by deleting avbin.dll in the Brain Workshop folder and thereby disabling music support.