-
Notifications
You must be signed in to change notification settings - Fork 27
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
An Error About ZMQ #10
Comments
Hi, I haven't encountered this problem before. Did you use the Windows system? |
FAU works well on Linux. I am assuming you are using Windows. Try it on LINUX. Best |
Thank you for your answer. I will try to retrain it on Linux next. Thank you very much. |
I used to use Windows system, next I will try training it on Linux. Thank you for your reply. |
Hi,
After I run train.py, I get an error like this that tells me I'm missing files. However, I have not used TensorFlow or ZMQ, so I would like to ask how I can solve such errors.
File "/TensorFlow-FAU-master/lib/data_provider.py", line 236, in _reset_once self.socket.bind(pipename) File "zmq/backend/cython/socket.pyx", line 547, in zmq.backend.cython.socket.Socket.bind zmq.error.ZMQError: No such file or directory for ipc path "@dataflow-map-pipe-f0dc7e8c".
Look forward to your reply.
The text was updated successfully, but these errors were encountered: