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
which version of blocklib are you using? print_summary_statistics() is a new feature that has not been part of an official release, yet. If you want to use this, you can either
try to build blocklib from the current source files, or
grab a recent wheel from the CI system and install that with pip install blocklib-0.1.8.dev0-py3-none-any.whl.
In the following code:
By executing the following line:
block_obj_alice.print_summary_statistics()
I got the error
The text was updated successfully, but these errors were encountered: