二锅头不上头
二锅头不上头
Oh no! Only use in windows?
  19044.2006同样加载不了驱动
get it!
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...