You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to use the latest Version 2024.4.3, but got an error message from python.exe when I run the hass.cmd
python.exe - Entry point not found
The procedure entry point ‘PssQuerySnapshot’ was not found in the DLL ‘KERNEL32.dll’.
Translated from German, please see attached screenshot.
It is an old Windows Home Server 2011 which is using Windows Server 2008 R2, same as Win 7.
HassWP_2023.12.4 is working fine.
The text was updated successfully, but these errors were encountered:
I think problem with Python3.12. Check this #76
I don't have plans to use custom python version for this case.
You can try to compose a version on your own.
Many thanks for your reply and the hint to the closed issue #76.
I tried to use python 3.11.6 from the old version and it seems to work too.
Just edited the env.bat and WinPython_PS_Prompt.ps1. Seems to work. .-)
Tried to use the latest Version 2024.4.3, but got an error message from python.exe when I run the hass.cmd
python.exe - Entry point not found
The procedure entry point ‘PssQuerySnapshot’ was not found in the DLL ‘KERNEL32.dll’.
Translated from German, please see attached screenshot.
It is an old Windows Home Server 2011 which is using Windows Server 2008 R2, same as Win 7.
HassWP_2023.12.4 is working fine.
The text was updated successfully, but these errors were encountered: