pyparallel icon indicating copy to clipboard operation
pyparallel copied to clipboard

OSError: [Errno 25] Inappropriate ioctl for device

Open sanderlt opened this issue 2 years ago • 0 comments

Traceback (most recent call last): File "/home/tech/Documents/projects/parallel_cd4094/lcd.py", line 12, in p = parallel.Parallel('/dev/usb/lp0') File "/home/tech/.local/lib/python3.10/site-packages/parallel/parallelppdev.py", line 189, in init self.PPEXCL() File "/home/tech/.local/lib/python3.10/site-packages/parallel/parallelppdev.py", line 241, in PPEXCL fcntl.ioctl(self._fd, PPEXCL) OSError: [Errno 25] Inappropriate ioctl for device

sanderlt avatar May 22 '23 12:05 sanderlt