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

Exception in thread Thread-1915 #5

Open
maheshkumarrp opened this issue Mar 30, 2017 · 0 comments
Open

Exception in thread Thread-1915 #5

maheshkumarrp opened this issue Mar 30, 2017 · 0 comments

Comments

@maheshkumarrp
Copy link

Running python demo.py i get this error
Exception in thread Thread-1915:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/tensorflow/.local/lib/python2.7/site-packages/tflearn/data_flow.py", line 240, in wait_for_threads
self.coord.join(self.threads)
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/training/coordinator.py", line 390, in join
" ".join(stragglers))
RuntimeError: Coordinator stopped with threads still running: Thread-1914

Exception in thread Thread-1915

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