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

Multiprocess or Asyncore = IOError: [Errno Illegal combination of I/O devices] 9993 #64

Open
dedenker opened this issue Jul 22, 2016 · 1 comment

Comments

@dedenker
Copy link

This is not a real Jasper issue, but I am running out of options (I am sorry).
I am trying to combine Jasper with OpenCV functions (and others).
When I run Jasper with "asyncore".
Giving the IO 9993 error (please explain this code!!).
If I do not, it will LOCK, so unable to do anything else.
Only option is to OS.FORK and use SOCKET.
But this I do not find pretty, does anybody have any idea?

@dedenker
Copy link
Author

Another solution I found is using Threading module, then using Queue.

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