Closed jianzfb closed 6 years ago
Don't run it from PyCharm, run it from the command line. If you're still having an issue, then please feel free to reopen this ticket - but please include the commands you use to run each script, the full version of Python and the Kademlia library you're using, and the full error trace. Thanks!
Hi, author I confront error when running example. After running examples/first_node.py, examples/set.py is launched. My python version is 3.6. Some errors are located at 'loop.run_until_complete(server.bootstrap([bootstrap_node]))'
Actually, at first_node.py side, there is no error and it has received another node info. logs is here