Skip to content

Error: Missing vcomp140.dll #18088

@OUStudent

Description

@OUStudent

I imported sklearn into my python script, which runs fine from my terminal; but I wanted to make it into an executable through PyInstaller; now when running the created executable I get the following error:

image

I'm aware that this problem has been ongoing for a while: #15899, the error seems to deal with OpenMp being used in the init with later versions; but after reading this previous issue the contributors made it sound that they were going to fix this problem with the new updates. To my knowledge, OpenMp comes with Visual Studio; to which I have VS 2019. Do I need to install something or move some files around for this to work? Or should I just use older versions of sklearn?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions