klionvox.blogg.se

Psychopy nonetype
Psychopy nonetype





psychopy nonetype

Is just a warning from a check in wxGTK about a fairly harmless issue (). The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),Īnd wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8). Warning: Mismatch between the program and library build versions detected. Rkcf commented on 01:10 the first part of the output:

#Psychopy nonetype install#

I made sure to install everything wxWidgets-related to no avail. src/common/wincmn.cpp(478) in ~wxWindowBase(): any pushed event handlers must have been removed Wx._core.wxAssertionError: C++ assertion "GetEventHandler() = this" failed at. Raise ImportError('Library "%s" not found.' % names) validators import NameValidator, CodeSnippetValidatorįile "/usr/lib/python3.7/site-packages/psychopy/app/builder/validators.py", line 27, in įile "/usr/lib/python3.7/site-packages/pyglet/window/_init_.py", line 1788, in įrom import XlibWindow as Windowįile "/usr/lib/python3.7/site-packages/pyglet/window/xlib/_init_.py", line 54, in įrom import XlibCanvasįile "/usr/lib/python3.7/site-packages/pyglet/canvas/_init_.py", line 103, in įrom import XlibDisplay as Displayįile "/usr/lib/python3.7/site-packages/pyglet/canvas/xlib.py", line 16, in įrom import XlibSelectDeviceįile "/usr/lib/python3.7/site-packages/pyglet/app/_init_.py", line 175, in įile "/usr/lib/python3.7/site-packages/pyglet/app/base.py", line 119, in _init_įile "/usr/lib/python3.7/site-packages/pyglet/_init_.py", line 384, in _getattr_įile "/usr/lib/python3.7/site-packages/pyglet/clock.py", line 169, in įile "/usr/lib/python3.7/site-packages/pyglet/lib.py", line 158, in load_library dialogs import (DlgComponentProperties, DlgExperimentProperties,įile "/usr/lib/python3.7/site-packages/psychopy/app/builder/dialogs/_init_.py", line 31, in įrom. builder.builder import BuilderFrameįile "/usr/lib/python3.7/site-packages/psychopy/app/builder/builder.py", line 46, in įrom. Load_entry_point('PsychoPy=3.1.2', 'gui_scripts', 'psychopy')()įile "/usr/lib/python3.7/site-packages/psychopy/app/psychopyApp.py", line 100, in mainįile "/usr/lib/python3.7/site-packages/psychopy/app/psychopyApp.py", line 28, in start_appĪpp = PsychoPyApp(0, showSplash=showSplash)įile "/usr/lib/python3.7/site-packages/psychopy/app/_psychopyApp.py", line 180, in _init_įile "/usr/lib/python3.7/site-packages/psychopy/app/_psychopyApp.py", line 321, in onInitįile "/usr/lib/python3.7/site-packages/psychopy/app/_psychopyApp.py", line 505, in showBuilderįile "/usr/lib/python3.7/site-packages/psychopy/app/_psychopyApp.py", line 487, in newBuilderFrameįrom. So I manually installed the missing python-bidi just to find out that psychopy crashes with the following exception: 18:41:04: Debug: Adding duplicate image handler for 'Windows bitmap file'ġ8:41:04: Debug: Adding duplicate image handler for 'Windows bitmap file'įile "/usr/lib/python3.7/site-packages/pyglet/_init_.py", line 378, in _getattr_ĪttributeError: 'NoneType' object has no attribute 'get_default'ĭuring handling of the above exception, another exception occurred: Pkg_resources.DistributionNotFound: The 'questplus' distribution was not found and is required by PsychoPy Raise DistributionNotFound(req, requirers) Needed = self.resolve(parse_requirements(requirements))įile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 786, in resolve My guess is questplus needs to be packaged and added as a dependency.įrom pkg_resources import load_entry_pointįile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 3252, in įile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 3235, in _call_asideįile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 3264, in _initialize_master_working_setįile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 583, in _build_masterįile "/usr/lib/python3.8/site-packages/pkg_resources/ init.py", line 900, in require







Psychopy nonetype