-
Notifications
You must be signed in to change notification settings - Fork 17
install by pip in anaconda's virtual env (windows), raise this error when importing #5
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
Comments
In old version of python(<3.8), you need add dll libs |
I have fixed it, please upgrade pyanime4k by pip. |
I have upgraded pyanime4k but the problem still appears |
v2.2.7? |
Please install vc runtime 2015-2019 |
Are you running in a local environment or on a server? |
local environment |
yes, it is. x64 is needed |
I have installed it, but the problem still appears... |
This problems is beacuse of missing dlls, I don't think there are something still missing. Try to use Python3.8. And what's your video card, some old card doesn't support OpenCL will get this problem too. |
My video card is Nvidia 1070. Seems using python 3.8 is the only way |
I tested v2.2.6 in python3.7.7, got same problem and fixed it, now everything worked fine, so I'm not sure what's going on now. I use |
conda create -n your_env_name python=X.X |
Maybe it's because I installed vs2017 and vs2015? How did you fix it? Installing vc runtime? |
No, I added the dll folder to |
I just tested it in anaconda with python3.7.7 with pyanime4k v2.2.7, everything worked fine. |
Fine, maybe my system has some unknown problems. |
I successfully run it in Ubuntu. |
python 3.7.2
The text was updated successfully, but these errors were encountered: