我正在尝试使用Python 2.7通过TCP/IP接口与Alien RFID 9800读取器通信。
但是,附加的测试代码不会超出读取器登录,并且读取器不会处理"Get ReaderName“命令。在Alien界面中,一切运行正常。登录交换有什么问题吗?有什么不对吗?Delimiter of Alien commands (sent to reader).ReaderDelim = '\r\n\0' # Delimiter of Alien reader response
我正在尝试安装带有wxWidgets版本3.0.2的Alien::wxWidgets版本0.67,但无论我做什么,我都会得到以下错误:
checking if C compiler (clang -mmacosx-version-min=10.5) works with SDK/version options... configure: error: in `/Users/David/.cpan/build/Alien-wxWidgetsconfigure --prefix=/Users&