question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The program can't start because VCRUNTIME140_1.dll is missing from your computer

See original GitHub issue

Issue 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 (or pip, 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?

  1. Create a fresh Windows 2016 VM
  2. Download and install latest Spyder_64bit_full. I was using whatever was the latest on 3/9/2021.
  3. 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:open
  • Created 3 years ago
  • Comments:16 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
CAM-Gerlachcommented, Mar 18, 2021

Here are the latest copies that are bundled with Miniconda

runtimedlls.zip

0reactions
dalthvizcommented, Jun 28, 2021

Thanks for the info @henryiii ! Will check 👍

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found