You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.
Is it really a Bug report?
If you have questions regarding setup or feature information/requests, please consider asking in the Discord channel: https://discord.gg/Jf3J8cuXWg. The Github issues section is for bug reports only.
Install Feature Media Pack (Win Search "Optional Features">Add Optional Feature>Search for Feature Media pack)
You must reboot
Explanation:
In essence on the import of the cv2 module a dll is missing a dependency, which can be anything.
I think most ppl will face this issue working with VMs. It doesn't matter if you use the exe or the development approach. The only difference is that the main.exe from the prepackage just closes, without any chance to view the error/stacktrace.
Since 2016 many problems have occurred, from python and anaconda version collisions, to just folder misplacements or missing python3.dll in conda etc. It is madness to StackOverflow this issue.
So above steps is what helped for me with python 3.9 and miniconda 4.x on a fresh Win11 Hyper V/ Parsec venv.
Hope that helps anybody :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it really a Bug report?
If you have questions regarding setup or feature information/requests, please consider asking in the Discord channel: https://discord.gg/Jf3J8cuXWg. The Github issues section is for bug reports only.
Botty Version
v0.7.3 bae1f02
Describe the bug
Starting the main.exe runs into error:
ImportError: DLL load failed while importing cv2: The specified module...
To Reproduce
Steps to reproduce the behavior:
main.exe
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots / Video
Screenshot
Logs
N/A
Additional info
OS: Win 10 x64
The text was updated successfully, but these errors were encountered: