imnotamember / Pynetstation-Plug-In

Plug-in for OpenSesame to use EGI's Netstation EEG software
MIT License
3 stars 1 forks source link

no module named 'egi.fake' #5

Open swan232 opened 3 years ago

swan232 commented 3 years ago

The 'egi' folder is in both "C:\Program Files (x86)\OpenSesame\share\opensesame_plugins" and "C:\Program Files (x86)\OpenSesame\share\opensesame_plugins\pynetstation_init", where "pynetstation_init.py" calls "import egi.fake as egi"

Unclear why egi.fake was not found.

I use OpenSesame version3.3.9 and Python 3.8.3

Thank you.