The program can't start because VCRUNTIME140_1.dll is missing from your computer
See original GitHub issueIssue Report Checklist
- Searched the issues page for similar reports
- Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
- Reproduced the issue after updating with
conda update spyder
(orpip
, if not using Anaconda) - Could not reproduce inside
jupyter qtconsole
(if console-related) - Tried basic troubleshooting (if a bug/error)
- Restarted Spyder
- Reset preferences with
spyder --reset
- Reinstalled the latest version of Anaconda
- Tried the other applicable steps from the Troubleshooting Guide
- Completed the Problem Description, Steps to Reproduce and Version sections below
Reporters note: most of the check boxes above does not apply to using the Spyder_64bit_full
“The program can’t start because VCRUNTIME140_1.dll is missing from your computer” when running Spyder
What steps reproduce the problem?
- Create a fresh Windows 2016 VM
- Download and install latest Spyder_64bit_full. I was using whatever was the latest on 3/9/2021.
- Run Spyder
What is the expected output? What do you see instead?
This is what I am seeing when I tried to run Spyder
---------------------------
QtWebEngineProcess.exe - System Error
---------------------------
The program can't start because VCRUNTIME140_1.dll is missing from your computer. Try reinstalling the program to fix this problem.
---------------------------
OK
---------------------------
Paste Traceback/Error Below (if applicable)
PASTE TRACEBACK HERE
Versions
- Spyder version: 4.2.3
- Python version:
- Qt version:
- PyQt version:
- Operating System name/version:
Dependencies
PASTE DEPENDENCIES HERE
Workaround
Install VC++ Redist
Issue Analytics
- State:
- Created 3 years ago
- Comments:16 (13 by maintainers)
Top Results From Across the Web
Fix the "VCRUNTIME140.dll Is Missing" Error on Windows 10
The VCRUNTIME140.dll file has been deleted or corrupted. The main cause of this error is the fact that the crucial .dll file needed...
Read more >vcruntime140.dll Was Not Found [Solved on Windows 10 PC]
Solution 2: Download the vcruntime140.dll File ... Step 1: Download the vcruntime140.dll file from this website. ... Choose the option that ...
Read more >VCRUNTIME140.dll Not Found Error: Solved (10 Possible Fixes)
Ways To Fix VCRUNTIME140.dll Missing Error · #1) Run System File Checker (SFC) Scan · #2) Re-Register VCRUNTIME140.dll File · #3) Download And ......
Read more >How to Fix VCRUNTIME140.dll is Missing Error on Windows?
1. Run a PC repair tool · 2. Re-register the DLL file · 3. Reinstall the latest Visual C++ Redistributable for Visual Studio...
Read more >[Fix] Missing VCRUNTIME140.DLL, VCRUNTIME140_1.DLL ...
The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix this problem.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Here are the latest copies that are bundled with Miniconda
runtimedlls.zip
Thanks for the info @henryiii ! Will check 👍