Skip to content

Python 3.5 missing VCRUNTIME140.dll #443

Description

@Ivoz
C:\Users\Matthew>conda create -n 35 python=3.5
Fetching package metadata: ....
Solving package specifications: .
Package plan for installation in environment C:\Miniconda3\envs\35:

The following NEW packages will be INSTALLED:

    pip:        7.1.2-py35_0
    python:     3.5.0-0
    setuptools: 18.1-py35_0
    wheel:      0.24.0-py35_0

Proceed ([y]/n)? y

Linking packages ...
[      COMPLETE      ]|##################################################| 100%
#
# To activate this environment, use:
# > activate 35
#

C:\Users\Matthew>activate 35
Activating environment "35"...

[35] C:\Users\Matthew>python

Gives

"The program can't start because VCRUNTIME140.dll is missing from your computer. Try reinstalling the program to fix this problem."

Twice.

I know this was some kind of issue in the last Release Candidates, e.g: Issue 24476

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions