-
Notifications
You must be signed in to change notification settings - Fork 691
Closed
Description
Even after a fresh installation, Pupil-Capture throws the following exception, and freezes on launching the pupil-capture world camera window due to the exception below. Searched for this, doesn't seem like a previous bug that was discussed. Wondering if someone has experienced similar and can make a suggestion to help resolve this.
world - [INFO] numexpr.utils: Note: NumExpr detected 12 cores but "NUMEXPR_MAX_THREADS" not set, so enforcing safe limit of 8.
world - [INFO] numexpr.utils: NumExpr defaulting to 8 threads.
world - [INFO] launchables.world: Application Version: 3.1.16
world - [INFO] launchables.world: System Info: User: Psychophys, Platform: Windows, Machine: PsychophysSC4, Release: 10, Version: 10.0.18362
world - [INFO] launchables.world: Session setting are from a different version of this app. I will not use those.
Exception in thread Thread-2:
Traceback (most recent call last):
File "threading.py", line 916, in _bootstrap_inner
File "threading.py", line 864, in run
File "pyre\zactor.py", line 59, in run
File "pyre\zbeacon.py", line 66, in __init__
File "pyre\zbeacon.py", line 303, in run
File "pyre\zbeacon.py", line 218, in handle_pipe
File "pyre\zbeacon.py", line 201, in configure
File "pyre\zbeacon.py", line 73, in prepare_udp
File "pyre\zbeacon.py", line 137, in _prepare_socket
File "pyre\zhelper.py", line 113, in get_ifaddrs
File "pyre\zhelper.py", line 527, in get_win_ifaddrs
ValueError: NULL pointer access
Solutions attempted that did not work:
- Delete the Pupil-Capture settings folder in User directory
- Try older version of Pupil-Capture (1.6.x and 2.2.x), crashes with same exception.
- Upgrade python dependencies (python 3.6 in Windows)
- Try installation on a different PC running same version of Windows does work! (What is it about some Windows 10 installations that make it impossible to install a fresh working version of pupil capture?)
System information:
Windows 10 Enterprise
Version 10.0.18363
Memory: 32G
Free space on C: >16 Gigs free
Metadata
Metadata
Assignees
Labels
No labels