Thanks to visit codestin.com
Credit goes to github.com

Skip to content

WinPython 3.9.2.0 64bit can't run under Windows 7 64bit #957

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

Closed
asmwarrior opened this issue Apr 10, 2021 · 13 comments
Closed

WinPython 3.9.2.0 64bit can't run under Windows 7 64bit #957

asmwarrior opened this issue Apr 10, 2021 · 13 comments

Comments

@asmwarrior
Copy link

Hi, I just installed the Winpython64-3.9.2.0.exe and after install, I try to double click on the "Spyder.exe", and it shows that "api-ms-win-core-path-l1-1-0.dll" is missing in my system.

This issue doesn't happens in the Winpython64-3.8.8.0.exe.

So, any suggestions on how to fix this issue?

Do I have to manually install some Microsoft C run time library?

Thanks.

@stonebig
Copy link
Contributor

stonebig commented Apr 10, 2021

Python 3.9 cannot be used on Windows 7 or earlier , by design

@asmwarrior
Copy link
Author

Oh, thanks for the reply.

So, It looks like any python which is newer than Python 3.9 won't work on Windows 7 either.

I will close this issue.

@stonebig
Copy link
Contributor

stonebig commented Apr 15, 2021

I notice someone claims to have Winpython-3.9.0 somewhat working in windows 7, using workarounds: #906 (comment)

I would't advice necromancian art, but when only a dark side option is possible...

@stonebig
Copy link
Contributor

I found the same guy trying hard on Windows7, on some ultra-corner case, had to go down to WinPython_3.6.3.0
Nuitka/Nuitka#904 (comment)

@asmwarrior
Copy link
Author

I found the same guy trying hard on Windows7, on some ultra-corner case, had to go down to WinPython_3.6.3.0
Nuitka/Nuitka#904 (comment)

For me, 3.8.8.0 works OK in my Windows 7. So, I don't need to downgrade to WinPython 3.6.3.0.
Thanks for the hint.

@asmwarrior
Copy link
Author

Hi, I would like to ask a question:

What is the latest version of winpython I can use under Windows 7(64bit)?

I see for CPython, the 3.9.x is not supported under Windows. (https://www.python.org/downloads/windows/)

But when I look at your homepage, you are supplying PyPy 3.8 for the latest release, which is not CPython, can I use this? can you give some suggestion? Thanks?

@stonebig
Copy link
Contributor

stonebig commented Aug 6, 2022

It's a question of what the binaries packages or DLL that you use are utilizing new windows post-7 api.

It's impossible to answer until what moment it works for your use case

@asmwarrior
Copy link
Author

Well, I just install this package in my Win7: Winpython64-3.8.12.3PyPy.exe

But I can't open the Spyder.exe or other top-level executables.

So, I guess the PyPy 3.8.x is not supporting Windows 7?

@stonebig
Copy link
Contributor

stonebig commented Aug 6, 2022

for PyPy, situation is different:

  • Spyder is not yet compatible enough with PySide6 , and PySide6 Continuous Integration just started to work on PyPy August 4th, 2022
  • so a "Hope" check for you is if you can open "WinPython Control Panel"

@asmwarrior
Copy link
Author

* so a "Hope" check for you is if you can open "WinPython Control Panel"

No, I can't, when double click on file "WinPython Control Panel.exe", nothing happened.

@CrimsonVex
Copy link

No, I can't, when double click on file "WinPython Control Panel.exe", nothing happened.

What was the update to this? I have the same issue.

@patricktokeeffe
Copy link

What is the latest version of winpython I can use under Windows 7(64bit)?

I see for CPython, the 3.9.x is not supported under Windows. (https://www.python.org/downloads/windows/)

But when I look at your homepage, you are supplying PyPy 3.8 for the latest release, which is not CPython, can I use this?

Python's support for Windows 7 diverged at 3.9.1 so, in theory, you could still use the 3.8.x release series. However, as pointed out already, the PyPy implementation does not work. I wound up just trying various releases and determined the most recent working version with Spyder included is WinPython64-3.8.9.0 (environment is Win7 Pro SP1 x64)

xref #1086

@asmwarrior
Copy link
Author

@patricktokeeffe thanks for sharing the information.

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

4 participants