Ev2geny / Sberbank2Excel

конвертация выписки сбербанка по карте из формата PDF в формат Excel
MIT License
81 stars 10 forks source link

Sberbank2Excel x64 4.0.0 fails to run on Windows 7 SP1 #19

Closed A-Kazak closed 1 year ago

A-Kazak commented 2 years ago

Greetings!

How do I attack the following issue appearing on Windows 7 SP1

Error loading Python DLL 'D:\sberbankPDF2ExcelGUI.v.4.0.0\sberbankPDF2ExcelGUI\python39.dll'. No error messages generated. FormatMessageW: The parameter is incorrect. LoadLibrary: PyInstaller: FormatMessageW failed.

2022-03-10_10h58_26

https://forums.sabnzbd.org/viewtopic.php?t=25287 says that "Windows 7 is no longer supported by Python 3.9."

Can you share a workaround for Windows 7, please?

Thank you.

Ev2geny commented 2 years ago

Unfortunately there is no workaround for Windows 7 The minumal requirement is Windows 8.1. I will update the documentation to make it clear Yes, it is related to the fact that Windows 7 is no longer supported by Python 3.9

A-Kazak commented 2 years ago

Unfortunately there is no workaround for Windows 7

Is this a complicated to make a version for Python 3.8.x supporting W7?

Ev2geny commented 2 years ago

Is this a complicated to make a version for Python 3.8.x supporting W7?

This probably not very difficult, but this is not something I would like to invest my time in. Reasons:

Ev2geny commented 1 year ago

As Microsoft and Python do not support Windows 7, this will not be implemented