Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
The application was unable to start correctly 0xc00007b #26649
Comments
|
Fixed it: Cause was Windows Smart Screen. (double clicking the .exe file finally gave a blue popup. Disabled Windows Smart Screen and everything is finally running) |
|
weird. when i tried to run it on computer, it opened and closed immediately. I tried opening it in visual studio and it was gibberish and the only whole words was "cannot be run in DOS mode" everything else was rando characters |
|
even with smart screen disabled it had the same behaviour |
I can't install youtube-dl2020.09.20 on windows 10.
Checklist
Verbose log
I can't generate this
Description
Python 3.8.5
Downloaded youtube-dl 2020.09.20 to C:\YouTubeDL
Added C:\YouTubeDL to PATH
Installed Microsoft Visual C++ 2010 Redistributable Package (x86)
Rebooted laptop
I can't get it to work.
Every time I try to cal youtube-dl (for example youtube-dl --version), I get a windows error
I think this has to do with dependencies, but I've got both Python and Microsoft Visual C++ installed