Replies: 1 comment
-
|
怎么问题提到这了,才看见,以后提issue里( 确认一下python版本是不是3.10.9, 然后使用install.ps1安装的依赖不会出问题的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这个是我在运行时遇到的报错,提示我在使用时有用到int,并且numpy不支持,我已经把他降级到1.23了因为python310只支持最低numpy1.23版本,但是numpy1.20就把np.int移除导致其不可用,现在不知道该如何继续修改
Beta Was this translation helpful? Give feedback.
All reactions