I am new with PySide.
I had installed QtCreator -> PySide -> Qt in that order. Then I uninstalled QtCreator because I found it was already in Qt. I got an error when trying to run “Linguist” and got an error that it couldn’t start because MSVCR110.dll was missing. I thought I messed something so I uninstalled all things including Python.
The error with the Linguist didn’t end. It is still present. I had downloaded “qt-windows-opensource-5.1.0-msvc2012_opengl-x86_64-offline” from the download page [qt-project.org].
My Python installation is working but isn’t showing up in control panel either. I tried reinstalling(2nd time) PySide but no use.
I am on Windows 7.
pyside-uic was present earlier. I had used to convert a .ui file to .py file
I am confused whether I am installing the correct toolchain or not. Can someone explain this to me or point me to correct place?
↧