drygdryg / netbox-device-autodiscovery

Script for network scanning and automatic device discovery for NetBox
86 stars 22 forks source link

invalid syntax - create_or_update_nb_obj #19

Open blacksocket opened 1 year ago

blacksocket commented 1 year ago

Hello,

I have installed/configured the tool and getting the following error when launching the script "python3 run.py": Python 3.7.3 root@.../netbox-device-autodiscovery# python3 run.py File "run.py", line 231 if obj_id := create_or_update_nb_obj(obj_type, obj): ^ SyntaxError: invalid syntax

Could you please help with this issue ?

lasag-2511 commented 1 year ago

yes i have the same issue let me know if you have found some solution