OS (e.g. Win10): Win10
PsychoPy version (e.g. 2024.2.4 Py 3.8): 2025.1.1
Standard Standalone Installation? (y/n) If not then what?: y
Do you want it to also run online? (y/n) n
What are you trying to achieve?: I’m trying to send eeg triggers via labjack U3.
What did you try to make it work?: I installed required labjack plugin. In plugin&packages I can clearly see that psychopy-labjack and LabJackPython are installed. I made sure that I start the procedure using the same python where plugins are installed. I used two different computers each time encountering the same error.
Link to the most relevant existing thread you have found:
What specifically went wrong when you tried that?:
Running: D:\opus27\ASSR 40-Hz\assr7.21 patient study\stimuli\assr40hz_lastrun.py
1909.3972 INFO Loaded monitor calibration from [‘2025_09_08 15:25’]
1909.6933 INFO Loaded monitor calibration from [‘2025_09_08 15:25’]
4.8536 WARNING psychopy.parallel has been imported but no parallel port driver found. Install either inpout32, inpoutx64 or dlportio
Traceback (most recent call last):
File “D:\opus27\ASSR 40-Hz\assr7.21 patient study\stimuli\assr40hz_lastrun.py”, line 1088, in
run(
File “D:\opus27\ASSR 40-Hz\assr7.21 patient study\stimuli\assr40hz_lastrun.py”, line 418, in run
stim_start = labjacks.U3()
File “C:\Program Files\PsychoPy\lib\site-packages\psychopy\plugins\util.py”, line 98, in init
raise PluginRequiredError((
psychopy.plugins.util.PluginRequiredError: Support for psychopy.hardware.labjacks is not available this session. Please install psychopy-labjack and restart the session to enable support.
######### Experiment ended with exit code 1 [pid:6216] #########