module 'os' has no attribute 'getpgrp' when using SSH

28 views
Skip to first unread message

Aviel Nahoum

unread,
Jul 26, 2017, 3:21:28 AM7/26/17
to scoop-users
Hey,
I am trying to use scoop on 2 machines, both of them running windows, python 3.5 and have scoop installed.
when launching brokers, i get the error:

module 'os' has no attribute 'getpgrp'

the remote command executed is: C:\Users\MyUser\AppData\Local\Programs\Python\Python35\python.exe -m scoop.broker.__main__ --echoGroup --echoPorts --backend ZMQ

this calls the getpgrp which  obviously cause this error beacause the getpgrp is available only on UNIX envirnoment. 

am i missing something?
Reply all
Reply to author
Forward
0 new messages