Skip to content

Is it possible to build the project in one specific version of python and run in another? #298

@johnnyzzzzzZ

Description

@johnnyzzzzzZ

I built my project on Windows 10 with visual studio2019.
Using dependency walker, it seems that my application needs python37.dll to run.

Everything works fine on my computer.

But I can not run my application on a computer where only python 3.8, 3.9, or 3.10 is installed.
Or, it would say "python37.dll not found".
Could I make my application support various versions of python?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions