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
I get AttributeError: 'module' object has no attribute 'InterfaceController_peerStats' (or similar errors if using different admin API functions). Tested using Python 3.6 and Python 2.7, neither works. I installed the library with pip install --user cjdns (and pip2.7 install --user cjdns ofc). Help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I get
AttributeError: 'module' object has no attribute 'InterfaceController_peerStats'
(or similar errors if using different admin API functions). Tested using Python 3.6 and Python 2.7, neither works. I installed the library withpip install --user cjdns
(andpip2.7 install --user cjdns
ofc). Help would be greatly appreciated.The text was updated successfully, but these errors were encountered: