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
When using the library in a Qt application, it is impossible to create a motor in a separate thread.
Calling apt.Motor() causes the application to crash. without any error.
I am using PyQt5, Python 3.8.5 64bits on Windows 10
When using the library in a Qt application, it is impossible to create a motor in a separate thread.
Calling apt.Motor() causes the application to crash. without any error.
I am using PyQt5, Python 3.8.5 64bits on Windows 10