OP25_RadioReference_Import
OP25_RadioReference_Import copied to clipboard
Error running script
Hi, I have an error running your script and I am not sure how to fix. Here is the output:
$ python rrimport.py
Traceback (most recent call last):
File "rrimport.py", line 1, in
I have no idea what "zeep" is.
Having the exact same issue need help!
Running pip install zeep in the command line will resolve
If you do not have pip and are on a Ubuntu distro run sudo apt install pip3 then run the before mentioned command. If you are on Windows and do not have pip reinstall Python 3 from Python.org and make sure to add it to the path during installation.
@screed87 @NZ6D