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

[BUG] DLL load failed while importing cv2 #122

Closed
trigsoft opened this issue Aug 11, 2023 · 5 comments
Closed

[BUG] DLL load failed while importing cv2 #122

trigsoft opened this issue Aug 11, 2023 · 5 comments

Comments

@trigsoft
Copy link

trigsoft commented Aug 11, 2023

Describe the bug | 描述错误 | BUGの説明

Processing the image will cause an error.

To reproduce | 复现步骤 | 再現方法

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. See error

Context | 运行环境 | バックグラウンド

  • OS: windows 10
  • Arch: [e.g. x64]

Error log | 报错日志 | ログ

bootstrap()
File "C:\Users\goalo\AppData\Local\Programs\Final2x\resources\app\resources\Final2x-core\cv2\__init__.py", line 153, in bootstrap
native_module = importlib.import_module("cv2")
File "importlib\__init__.py", line 127, in import_module
applySysPathWorkaround = True
ImportError: DLL load failed while importing cv2: The specified module could not be found.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "__main__.py", line 12, in <module>
ModuleNotFoundError: No module named 'Final2x_core'
[16524] Failed to execute script '__main__' due to unhandled exception!
CLOSE CODE:1

Additional context | 附加内容 | 追加コンテキスト

Add any other context and screenshots to help explain your problem.

@Tohrusky
Copy link
Owner

环境都不说,谁知道呢

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Regardless of the environment, who knows

@trigsoft
Copy link
Author

环境都不说,谁知道呢

也不等等啊。windows 10.

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


No mention of the environment, who knows

Don't wait. windows 10.

@Tohrusky
Copy link
Owner

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

3 participants