Release 4.55.1
This commit is contained in:
parent
cae8cf360a
commit
2286e8ac55
3 changed files with 19 additions and 0 deletions
|
@ -2340,6 +2340,13 @@ FIXED the install from GitHub problem with psgmain/psgupgrade!
|
|||
* Use python NOT pythonw (if returned from sys.executable) for all upgrades from github. The pip command was running pythonw and that caused future psgmain, psgupgrade, etc, commands to fail
|
||||
|
||||
|
||||
## 4.55.1 PySimpleGUI 7-Nov-2021
|
||||
|
||||
* Exec API Fix
|
||||
* Fix for bug created in 4.55.0 that caused the Global Setting for Python interpreter to never be used
|
||||
* The sys.executable interpreter will be used for GitHub upgrades and if no interpreter is specified in the PySimpleGUI settings
|
||||
|
||||
|
||||
|
||||
## Code Condition
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue