Skip to content
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

PySimpleGUI has gone pro #57

Open
syockit opened this issue Mar 26, 2024 · 2 comments
Open

PySimpleGUI has gone pro #57

syockit opened this issue Mar 26, 2024 · 2 comments

Comments

@syockit
Copy link

syockit commented Mar 26, 2024

Since version 5, PySimpleGUI has gone pro. Users will need a license key to operate. A popup window will appear as soon as you import the module. Hobbyist users can request a free license, while commercial users need to purchase.

Now, pdfCropMargins can work fine with version 4, but since the requirement file doesn't specify an maximum for the version, a fresh pip install may get the version 5 installed instead. Users can downgrade it by

pip install PySimpleGui==4.60.5
@abarker
Copy link
Owner

abarker commented Mar 28, 2024

Thanks for letting me know. I'll update the setup.py file.

@abarker
Copy link
Owner

abarker commented Mar 29, 2024

The new version 2.1.1 is now up on PyPI.

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

2 participants