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
This is definitely no longer supported, hence no updates in 4 years. This seems to be an issue with the socket communication getting locked up somewhere. This seems to be independent of the number of points or size of data, it seems to happen after about 25 loads, but goes down to 14 if you have a wait() step as well.
For me the following will print to 25 every time before the viewer hangs:
Hey, I am trying to use
but I am getting the next error
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
.I already disabled my firewall but it doesn't help.
I installed the package with pip install on anaconda env.
what can I do?
The text was updated successfully, but these errors were encountered: