Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: DLL load failed while importing giayap: 找不到指定的模块。 #188

Open
Pevernow opened this issue Aug 11, 2024 · 10 comments

Comments

@Pevernow
Copy link

Traceback (most recent call last):
File "", line 1, in
File "C:\Users\34503\AppData\Local\Programs\Python\Python310\lib\site-packages\giayap_init_.py", line 46, in
from .giayap import *
ImportError: DLL load failed while importing giayap: 找不到指定的模块。

已安装giayap==0.0.5

@infstellar
Copy link
Owner

用python3.7.6试试,这个包编译的时候用的是3.7.6

@Pevernow
Copy link
Author

Pevernow commented Aug 12, 2024

用python3.7.6试试,这个包编译的时候用的是3.7.6

3.7.6已经是五年前的版本了。。。。。都过了维护期了

是时候迁移到3.10了吧,我试了一下基本上可以直接迁移的,除了这次的giayap其它都能直接用。

torch也该上2.x以上版本了,我用2.1.2也是可以直接兼容这个项目的。
1.13也有点过时了。。。

@Pevernow
Copy link
Author

给每个项目单独装好几个G的环境,我硬盘有点不够用。。。。。

@Pevernow
Copy link
Author

这个pydd写死了,我拿源码包自编译都没用.......................................
救不了

@infstellar
Copy link
Owner

去年迁移的时候爆炸了,所以没搞
能不能发一下3.10的适配的包版本,我看看能不能升级

@Pevernow
Copy link
Author

Pevernow commented Aug 12, 2024

去年迁移的时候爆炸了,所以没搞 能不能发一下3.10的适配的包版本,我看看能不能升级

就现在这个requirement.txt
image
numpy==1.22.4
还有加上cached-property

@infstellar
Copy link
Owner

彳亍,有空看看

@Pevernow
Copy link
Author

彳亍,有空看看

更新了吗,一周了(

@Pevernow
Copy link
Author

彳亍,有空看看

@infstellar 有进展吗?(

@infstellar
Copy link
Owner

抱歉,上个星期没空 :(
这个升级要所有的PGPL一起升级,我得先改写PGPL的代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants