Error using a script #11847
-
I am reposting because I am still having issues. Can someone try to implement this script and see if it works for them? The Code: `import pynetbox, urllib3, networkscan, socket, ipaddress TOKEN='xxx' urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) #disable safety warnings class IpScan(Script):
` Here is the error: Server Error The complete exception is provided below: <class 'NameError'> name 'BooleanVar' is not defined Python version: 3.8.10 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Figured it out |
Beta Was this translation helpful? Give feedback.
Figured it out