成功解决pyinstaller打包AttributeError:type object pandas._TSObject has no attribute _reduce_cython_
成功解决pyinstaller打包AttributeError:type object pandas._TSObject has no attribute reduce_cython
我在导入包的时候
我
不行
我最后就是直接
pip install pandas
成功解决pyinstaller打包AttributeError:type object pandas._TSObject has no attribute reduce_cython
我在导入包的时候
我
不行
我最后就是直接
pip install pandas