Hello,
I finally updated PsychoPy to version 2023.2.1. I now receive two warnings:
- pytables package not found. ioHub functionality will be disabled.
However the package seems to installed given that pip reports back that
Requirement already satisfied: tables in c:\program files\psychopy\lib\site-packages (3.6.1)
Requirement already satisfied: numpy>=1.9.3 in c:\program files\psychopy\lib\site-packages (from tables) (1.24.4)
Requirement already satisfied: numexpr>=2.6.2 in c:\program files\psychopy\lib\site-packages (from tables) (2.7.3)
Any idea how to resolve this problem?
Best wishes Jens