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

view python code not working #49

Open
z226 opened this issue Aug 15, 2020 · 2 comments
Open

view python code not working #49

z226 opened this issue Aug 15, 2020 · 2 comments

Comments

@z226
Copy link

z226 commented Aug 15, 2020

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
Copy link
Owner

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.

@altendky altendky changed the title view phyton code not working view python code not working Nov 24, 2020
@arthurbg951
Copy link

Same problem here!

pyqt6-tools 6.4.2.3.3

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

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

3 participants