二锅头不上头

Results 4 comments of 二锅头不上头

![image](https://user-images.githubusercontent.com/40829761/195060675-4c9218b6-a092-49c4-8c8a-7a39459354b2.png) ![image](https://user-images.githubusercontent.com/40829761/195061206-175beecc-416d-40b7-81c9-29d144359e2b.png) 19044.2006同样加载不了驱动

I have also encountered this issue. Here is my code and log output `import logging import socket import time import PyATEMMax logging.basicConfig(filename="test.log") switcher = PyATEMMax.ATEMMax() switcher.setLogLevel(logging.DEBUG) def connect(ip): global switcher...