-
Notifications
You must be signed in to change notification settings - Fork 180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SyntaxError: invalid syntax. Perhaps you forgot a comma? uaclient.mainwindow - WARNING - showing error: %s')` #83
Comments
What Version of asyncua you have installed? |
I just installed the latest version via PIP! D:\Thangz\Projekte\VC\python_venv.python_venv\Lib\site-packages\asyncua\ua\uatypes.py is already up-to-date:
|
There is a open pr: FreeOpcUa/opcua-asyncio#784 |
FYI this is my code which I am testing:
|
You plc has node name with " inside their name. That beaks python syntax. |
I tried to connect with my simeens PLC OPC Server via this opcua python gui client, but unfortunately it is throwing the below error! Any idea how to fix it?
Regards,
Mukara
The text was updated successfully, but these errors were encountered: