在macOS Monterey 12.0Beta版下安装vnpy2.3.0
使用vnpy报错:
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NaTType'
处理方法:
注释掉option_master相关代码

正常启动
版权声明:本文为weixin_40686234原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。
在macOS Monterey 12.0Beta版下安装vnpy2.3.0
使用vnpy报错:
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NaTType'
处理方法:
注释掉option_master相关代码

正常启动