Finance-Python icon indicating copy to clipboard operation
Finance-Python copied to clipboard

安装的时候一直停留在这里PyErr_Format

Open uyplayer opened this issue 4 years ago • 0 comments
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... ^~~~~~~~~~~~

uyplayer avatar Apr 21 '21 15:04 uyplayer