alejandroautalan / pygubu-designer

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

Can't locate pygubu-designer.exe within installed Pygubu Folders #167

Closed Karoljv closed 1 year ago

Karoljv commented 1 year ago

I'm trying to install pygubu-designer, but the 'pygubu-designer.exe' never shows up in any of the folders after the installation process. I did: pip install pygubu image pip install pygubu-designer image

I have couple of folders with pygubu but pygubu-designer.exe is missing image

I tried to locate it within my AppData folder but it's missing aswell image

I have python 3.10.4 and pip 20.0.4 and python addes as system variable: image

alejandroautalan commented 1 year ago

Hello @Karoljv thanks for trying pygubu.

As you installed it using python 3.10, designer executable should be located in:

C:\Python310\Scripts

More info here: https://github.com/alejandroautalan/pygubu-designer/issues/146#issuecomment-1221136463

Let me know. Regards Alejandro A.

Karoljv commented 1 year ago

Unfortunately not I have only Qt designer installed here image

Also in these Lib/site-packages folders I did not find pygubu-designer.exe aswell: image

Karoljv commented 1 year ago

Could not locate pygubu-designer.exe but the command from https://github.com/alejandroautalan/pygubu/issues/222 worked!