Skip to content

Missing DLLs in Conda environment on Windows 11 #64

@komesu796

Description

@komesu796

Hello,
I installed raspa3 package using conda, but I’m unable to run my program due to the following missing library error:

・MSVCP140D.dll
・MSVCP140D_ATOMIC_WAIT.dll
・VCRUNTIME140_1D.dll
・VCRUNTIME140D.dll
・ucrtbased.dll

The program works perfectly on machines where the latest Visual Studio is installed.
However, I need it to run on environments without Visual Studio.
I have already tried installing the Visual C++ Redistributable, but it did not resolve the issue.
Could you please advise on how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions