mrzepa
Results
1
comments of
mrzepa
I am having the same problem: from panos import panorama PANO = panorama.Panorama(IP, api_key=API_KEY) DEVICELIST = PANO.refresh_devices(include_device_groups=False) Traceback (most recent call last): File "/Users/x/PycharmProjects/pythonProject/main.py", line 46, in DEVICELIST = PANO.refresh_devices(include_device_groups=False)...