Closed jiang121381 closed 2 years ago
Hi @jiang121381 can you provide more details about when you encountered this issue? And can you also share your party's config file?
It happened when i run the project in "sklearn_logclassification_rw_p0.ipynb".
The code " File "examples/rw_p0.py", line 64, in
Then i try to add the attribute "connection"to it.But it shows that "NonetypeError"
@jiang121381 thanks for providing this information. We are working on fixing this notebook.
Thank you for your help!
@jiang121381 if you pull from the current main, and run the new notebook, it should resolve the issue you've seen.
It's in party.py . I have tried to add the attribute "connection" to it.But it seems that it doedn't work.