Skip to content

Can't start the program #287

Discussion options

You must be logged in to vote

The version of Python that Retool uses doesn't support Windows 7, as it's a dead operating system no longer supported by Microsoft and considered a security risk. Retool itself is only supported on Windows 10 and up.

You might be able to work around the Python limitation with this hack for the Windows binary version of Retool, but it's at your own risk:

https://github.com/nalexandru/api-ms-win-core-path-HACK

Edit: looks like QT has also dropped support for Windows 7. QT is the library Retool uses to implement its GUI. To my understanding you need some DLLs recompiled for Windows 7 to work around that, but I don't think all of the files necessary for Retool have been done. You can find som…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by unexpectedpanda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants