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
Traceback (most recent call last):
File "C:\Users\adm\AppData\Local\Programs\Python\Python310\lib\site-packages\viz\renderer.py", line 131, in get_network
data = legacy.load_network_pkl(f)
AttributeError: module 'legacy' has no attribute 'load_network_pkl'
The text was updated successfully, but these errors were encountered:
Running on Windows11 by Git Bash
Traceback (most recent call last):
File "C:\Users\adm\AppData\Local\Programs\Python\Python310\lib\site-packages\viz\renderer.py", line 131, in get_network
data = legacy.load_network_pkl(f)
AttributeError: module 'legacy' has no attribute 'load_network_pkl'
The text was updated successfully, but these errors were encountered: