Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vinceyoumans/f171f239bb5191399855d8e4b3facb8c to your computer and use it in GitHub Desktop.
Save vinceyoumans/f171f239bb5191399855d8e4b3facb8c to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "<input>", line 1, in <module>
File "/Users/vyoumans/anaconda2/lib/python2.7/copy.py", line 52, in <module>
import weakref
File "/Users/vyoumans/anaconda2/lib/python2.7/weakref.py", line 14, in <module>
from _weakref import (
ImportError: cannot import name _remove_dead_weakref
Error connecting to the service protocol: HttpException: , uri = http://127.0.0.1:8102/ws
I get this Traceback... My app still runs but I want to know if its serious and I should do something about it.
or can I ignore it... like I am ignore it now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment