altendky / pyqt-tools

Qt tools including PyQt Designer and QML plugins
Other
242 stars 39 forks source link

view python code not working #49

Open z226 opened 4 years ago

z226 commented 4 years ago

When you go to view phyton code image It does not work because

They look for a path C:\Users[username]\AppData\Roaming\Python\Python38\site-packages\pyqt5_tools\Qt\bin\bin\uic.exe but the correct path is just one \bin I created the directory and worked. But I don't know where in the source code file is this path to correct

altendky commented 4 years ago

It looks like they changed from 'View Code...' to what is in your screenshot.

https://github.com/altendky/pyqt5-tools#designer

I'll have to explore and figure out how to hook it to pyuic5.exe and update the script accordingly dependent on Qt version.

arthurbg951 commented 5 months ago

Same problem here!

pyqt6-tools 6.4.2.3.3

Screenshot from 2024-04-13 02-45-53