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

ZMQ ICP ERROR #20

Open
hired-idir opened this issue Feb 19, 2019 · 3 comments
Open

ZMQ ICP ERROR #20

hired-idir opened this issue Feb 19, 2019 · 3 comments

Comments

@hired-idir
Copy link

Traceback (most recent call last):
File "train.py", line 211, in
data=QueueInput(get_train_dataflow()),
File "C:\Users\idir.hired\Desktop\algoSeg\3DUnet-Tensorflow-Brats18-master\data_sampler.py", line 242, in get_train_dataflow
ds = PrefetchDataZMQ(ds, 6)
File "C:\Users\idir.hired\AppData\Local\Continuum\anaconda3\envs\table1\lib\site-packages\tensorpack\dataflow\parallel.py", line 274, in init
super(PrefetchDataZMQ, self).init()
File "C:\Users\idir.hired\AppData\Local\Continuum\anaconda3\envs\table1\lib\site-packages\tensorpack\dataflow\parallel.py", line 89, in init
assert os.name != 'nt', "ZMQ IPC doesn't support windows!"
AssertionError: ZMQ IPC doesn't support windows!

@kongbo96
Copy link

ditto

@tkuanlun350
Copy link
Owner

tkuanlun350 commented Aug 17, 2019 via email

@kongbo96
Copy link

Do you use windows ? If yes you should implement your data loader since zmq doesn’t support windows. You can check tensorpack for more detail kongbo96 [email protected]於 2019年8月17日 週六,下午3:27寫道:

ditto — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#20?email_source=notifications&email_token=AFKIT4K3T2Z5AL75VUOGVNLQE6R6NA5CNFSM4GYK2CP2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4QFNYA#issuecomment-522213088>, or mute the thread https://github.com/notifications/unsubscribe-auth/AFKIT4P5WBALSRZ2KSNIOL3QE6R6NANCNFSM4GYK2CPQ .

I see ,thanks.

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

3 participants