You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed the installation step and have successfully started up the TOSDataBridge Windows service, and now I am trying to get the python part going.
When I try to install it: (CMD shell with admin access. New install of Windows + python 3.10 newly installed. Nothing else installed.)
python setup.py install
I have followed the installation step and have successfully started up the TOSDataBridge Windows service, and now I am trying to get the python part going.
When I try to install it: (CMD shell with admin access. New install of Windows + python 3.10 newly installed. Nothing else installed.)
python setup.py install
The version of TOSDataBridge I tried is v0.8.
I get the cannot import error

Any advice on how should I solve this? Thank you!