Open wpilon opened 4 years ago
Hello @wpilon, I don't know if you found what is causing your issue, but I had the same error message and I noticed that the file "api/connection.py" wasn't in the module directory. So I uninstalled the module via pip, downloaded it directly from git and it's working now!
Using exemple-wan.py, i have this error message :
fbx_connection_status_details = fbx.connection.get_status_details() AttributeError: 'Freepybox' object has no attribute 'connection'
exemple-wan.py is running on form Ubuntu 20.04 / Python 3 Freebox POP server (v8) is used