alejandroautalan / pygubu-designer

A simple GUI designer for the python tkinter module
GNU General Public License v3.0
827 stars 101 forks source link

make a Github release for version 0.29.1 #150

Closed itoffshore closed 2 years ago

itoffshore commented 2 years ago

I'm trying to build pygubu-designer as a package for Arch Linux.

never mind - found the 0.29 tag ;o)

itoffshore commented 2 years ago

ok - I think I still need version 0.29.1 - with v0.29 I see:

You should compile the .po files in the pygubudesigner/locale directory first if you are a developer, otherwise give us feedback here: https://github.com/alejandroautalan/pygubu-designer/issues

I think the issue is something else - I see the same with a package made from the current master

alejandroautalan commented 2 years ago

Hello @itoffshore , thanks for trying pygubu.

I will review this problem and make a new release.

Regards Alejandro A.

alejandroautalan commented 2 years ago

Uploaded new version. Please let me know if you have any issue in the process of packaging.

Regards Alejandro A.

itoffshore commented 2 years ago

Many thanks for the prompt response & updating both libraries.

The issue was setup.py being deprecated in python-3.10 - building packages with pip is required in 3.10. I have the latest version packaged for Arch Linux & running now:

Screenshot_2022-09-05_00-11-42

I will probably also package the tk widgets you mention here

Your GUI Designer is great ;o)

alejandroautalan commented 2 years ago

Great! Thank you for supporting pygubu.