Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: [Errno 25] Inappropriate ioctl for device #18

Open
sanderlt opened this issue May 22, 2023 · 0 comments
Open

OSError: [Errno 25] Inappropriate ioctl for device #18

sanderlt opened this issue May 22, 2023 · 0 comments

Comments

@sanderlt
Copy link

sanderlt commented May 22, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant