Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dll error #90

Closed
xfactory9025 opened this issue May 6, 2021 · 5 comments
Closed

dll error #90

xfactory9025 opened this issue May 6, 2021 · 5 comments

Comments

@xfactory9025
Copy link

I am using windows7. When I open the program, it gives api-ms-core path-l1-1-0.dll error. Even if I download and install the dll it won't open.

@MPM1107
Copy link
Contributor

MPM1107 commented May 6, 2021

Python 3.9 doesn't support windows 7, that's why you're getting the error.

@xfactory9025
Copy link
Author

I wish the windows7 version was also available.

@shauneccles
Copy link
Member

Windows 7 reached end of life over a year ago and is no longer supported by Microsoft. It is dead.

Our next release requires python3.9 - our current release does not, but I package with 3.9 for performance reasons.

For the moment if you want to use LedFx you can download python 3.7 and check-out our master branch and build it, however I highly suggest upgrading to Windows 10.

@xfactory9025
Copy link
Author

I downloaded Python 3.7 but it still doesn't work.

@shauneccles
Copy link
Member

You must follow the documentation regarding building a development version, checkout master branch and then build it manually.

The exe will not work.

We do not support end of life operating systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants