Spyder: vcruntime140_1.dll

Created on 16 Dec 2020  路  10Comments  路  Source: spyder-ide/spyder

Description

What steps will reproduce the problem?

all i did was simply start the program and i tried reinstalling it but that keep happeneing the title error comes up as if not functioning correctly

Versions

  • Spyder version: 4.2.0
  • Python version: 3.7.9
  • Qt version: 5.12.9
  • PyQt5 version: 5.12.3
  • Operating System: Windows 10

Dependencies

# Mandatory:
atomicwrites >=1.2.0            :  1.4.0 (OK)
chardet >=2.0.0                 :  3.0.4 (OK)
cloudpickle >=0.5.0             :  1.6.0 (OK)
diff_match_patch >=20181111     :  20200713 (OK)
intervaltree                    :  None (OK)
IPython >=4.0                   :  7.19.0 (OK)
jedi =0.17.2                    :  0.17.2 (OK)
jsonschema >=3.2.0              :  3.2.0 (OK)
nbconvert >=4.0                 :  6.0.7 (OK)
numpydoc >=0.6.0                :  1.1.0 (OK)
paramiko >=2.4.0                :  2.7.2 (OK)
parso =0.7.0                    :  0.7.0 (OK)
pexpect >=4.4.0                 :  4.8.0 (OK)
pickleshare >=0.4               :  0.7.5 (OK)
psutil >=5.3                    :  5.7.3 (OK)
pygments >=2.0                  :  2.7.2 (OK)
pylint >=1.0                    :  2.6.0 (OK)
pyls >=0.36.1;<1.0.0            :  0.36.1 (OK)
pyls_black >=0.4.6              :  0.4.6 (OK)
pyls_spyder >=0.1.1             :  0.1.1 (OK)
qdarkstyle >=2.8                :  2.8.1 (OK)
qtawesome >=0.5.7               :  1.0.1 (OK)
qtconsole >=4.7.7               :  4.7.7 (OK)
qtpy >=1.5.0                    :  1.9.0 (OK)
setuptools >=39.0.0             :  50.3.2 (OK)
sphinx >=0.6.6                  :  3.3.0 (OK)
spyder_kernels >=1.10.0;<1.11.0 :  1.10.0 (OK)
three_merge >=0.1.1             :  0.1.1 (OK)
watchdog                        :  None (OK)
zmq >=17                        :  19.0.2 (OK)

# Optional:
cython >=0.21                   :  0.29.21 (OK)
matplotlib >=2.0.0              :  3.3.2 (OK)
numpy >=1.7                     :  1.19.4 (OK)
pandas >=1.1.1                  :  1.1.4 (OK)
scipy >=0.17.0                  :  1.5.4 (OK)
sympy >=0.7.3                   :  1.6.2 (OK)
Awaiting Followup

All 10 comments

Hi @FrontheStevee,

What error message are you encountering when you open up Spyder?

Hi @FrontheStevee,

What error message are you encountering when you open up Spyder?

Good Day the Error is "The code execution cannot proceed because VCRUNTIME140_1.dll was not found Reinstalling the program may fix this problem", its a QtWebEngineProcess.eve - System Error

statupdate

@FrontheStevee, are you using our Windows installer?

@FrontheStevee, are you using our Windows installer?

yes I am

We thought this problem only happened on Windows 7. But perhaps this also happens in old builds of Windows 10.

Please try to follow these instructions to see if that fixes your problem:

https://answers.microsoft.com/en-us/windows/forum/all/vcruntime1401dll-missing-where-to-get/268964c7-6910-4cdd-9a96-b03f4c1f6954

We thought this problem only happened on Windows 7. But perhaps this also happens in old builds of Windows 10.

Please try to follow these instructions to see if that fixes your problem:

https://answers.microsoft.com/en-us/windows/forum/all/vcruntime1401dll-missing-where-to-get/268964c7-6910-4cdd-9a96-b03f4c1f6954

Thank you! Let me see if i can get it to work

We thought this problem only happened on Windows 7. But perhaps this also happens in old builds of Windows 10.

Please try to follow these instructions to see if that fixes your problem:

https://answers.microsoft.com/en-us/windows/forum/all/vcruntime1401dll-missing-where-to-get/268964c7-6910-4cdd-9a96-b03f4c1f6954

I have a Question after Downloading x86 and x64 Versions of Mircosoft Visual c++ 2015-2019 ....can i delete Microsoft Visual c++ 2012(x86),Microsoft Visual c++ 2013(x86),Microsoft Visual c++ 2013(x64) ???

I'm not really sure. @dalthviz, what do you say?

I'm not really sure. @dalthviz, what do you say?
I did what * https://answers.microsoft.com/en-us/windows/forum/all/vcruntime1401dll-missing-where-to-get/268964c7-6910-4cdd-9a96-b03f4c1f6954 *Shared and it worked ! ** but I noticed i have the same Microsoft Visual c++ from 2013 and 2012, But I just downloaded the same thing but in... i would assume newer versions which are x86 and x64 versions of the Microsoft Visual C++ 2015 - 2019. can i delete the Micosoft Visual c++ from 2013 and 2012?

If the error doesn't appear for you anymore, it's probably not wise to remove those other versions.

Was this page helpful?
0 / 5 - 0 ratings