EEG Experiment with ParallelPort to Send Triggers

For some reasons, the ParallelPort of my EEG does not connect with PsychoPy, and I am not sure why it cannot connect…

OS : win7
PsychoPy version 3.0.7 :
Standard Standalone? Yes
What are you trying to achieve?: I am trying to connect the LPT Port with PsychoPy to generate triggers, but whenever I try to run the experiment, it keeps showing me the error message

Port1=parallel.ParallelPort(address=‘0x2007’)
TypeError: ‘NoneType’ object is not callable

I am using Polymate Pro V, and the IP of my port is 0x2007

2 Likes