You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issue in converting ui file to py . pyuic6 is in place. I have saved ui file at some different location than that of pyuic6. But I copied that and pasted in folder where pyuic6 is there. Though , it is not working.
using CMD , I am inserting path of folder having pyuic6. and then giving command "......................pyuic6 -x Basic.ui -o Basic.py"
Also , I am having confusion on locations of say Python , then PyQT ,Qt , Pycharm .. it looks messy .
Isn't there any standard way to deploy all these locations perspectice ? Any suggestions ??
The text was updated successfully, but these errors were encountered:
I am facing issue in converting ui file to py . pyuic6 is in place. I have saved ui file at some different location than that of pyuic6. But I copied that and pasted in folder where pyuic6 is there. Though , it is not working.
using CMD , I am inserting path of folder having pyuic6. and then giving command "......................pyuic6 -x Basic.ui -o Basic.py"
Also , I am having confusion on locations of say Python , then PyQT ,Qt , Pycharm .. it looks messy .
Isn't there any standard way to deploy all these locations perspectice ? Any suggestions ??
The text was updated successfully, but these errors were encountered: