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

Apparent issue with multiprocessing #38

Open
kwinners opened this issue Feb 21, 2019 · 1 comment
Open

Apparent issue with multiprocessing #38

kwinners opened this issue Feb 21, 2019 · 1 comment

Comments

@kwinners
Copy link

Using a Windows 10 box, with Anaconda 3.7.
Installed version 0.2.4

Returns:
/ | __ | / _ \ / _
| (___ | |) | / / | | | | | |
_
| _ / / /| | | | | | |
) | | \ \ / / | || | || |
|_____/|
| _/
/ _/ _/
/\ | | ()
/ \ _ | | _ ___ __ _ _ __
/ /\ \ | '
_| __| / __|/ ` | '
/ ____ | | | |
| __ \ (| | | | |
/
/ __| _||/_,|| ||
/ |
| (
___ _ ____ _____ _ __
_
_ \ / _ \ '\ \ / / _ \ '|
__) | / | \ V / / |
|
/ __|
| _/ ___|
|

SR700 Artisan Server - Luca Pinello 2019 (@lucapinello)

Send bugs, suggestions or green coffee to lucapinello AT gmail DOT com

-[ Starting Nameserver... ]-
-[ Starting Server... ]-
-[ Initializing connection with the SR700... ]-
-[ can't pickle weakref objects ]-

Send bugs, suggestions or green coffee to lucapinello AT gmail DOT com

Bye!

PS C:\python\Lib\site-packages> Traceback (most recent call last):
File "", line 1, in
File "c:\python\lib\multiprocessing\spawn.py", line 99, in spawn_main
new_handle = reduction.steal_handle(parent_pid, pipe_handle)
File "c:\python\lib\multiprocessing\reduction.py", line 82, in steal_handle
_winapi.PROCESS_DUP_HANDLE, False, source_pid)
OSError: [WinError 87] The parameter is incorrect

@lucapinello
Copy link

Using Python 3.5 should solve this.

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

2 participants