Finance-Python
Finance-Python copied to clipboard
安装的时候一直停留在这里PyErr_Format
trafficstars
环境: Mac OS Python3.6 安装方式: 用pip 和 源码
我用了两种安装方式(pip 和 源码),但是两个都是同样问题 安装库的时候一直停留在这行: PyFin/DateUtilities/Calendar.c:30589:5: warning: code will never be executed [-Wunreachable-code] PyErr_Format(PyExc_ValueError, "Assignment to slice of wrong length... ^~~~~~~~~~~~