You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i tried to execute dhtgui.py, i've got the following error when i click on the center of the ring:
Exception AttributeError: "'NetworkStub' object has no attribute 'mcast'" in <bound method NetworkStub.del of <main.NetworkStub object at 0x25edb90>> ignored
and nothing happened after this.
Thanks
The text was updated successfully, but these errors were encountered:
Also I use svn/github checked out code instead of a download archive.
May be you can send me your code and I can try running it locally.
On Thu, Jul 16, 2015 at 9:33 AM, Binan AL Halabi [email protected]
wrote:
When i tried to execute dhtgui.py, i've got the following error when i
click on the center of the ring:
Exception AttributeError: "'NetworkStub' object has no attribute 'mcast'"
in > ignored
and nothing happened after this.
Thanks
—
Reply to this email directly or view it on GitHub #15.
When i tried to execute dhtgui.py, i've got the following error when i click on the center of the ring:
Exception AttributeError: "'NetworkStub' object has no attribute 'mcast'" in <bound method NetworkStub.del of <main.NetworkStub object at 0x25edb90>> ignored
and nothing happened after this.
Thanks
The text was updated successfully, but these errors were encountered: