Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Installing PySide via pip, "Failed to find cmake"

$
0
0
After much Google searching, I have failed to surmount an error (“Failed to find cmake”) while trying to install PySide via pip. Any suggestions? Do I need to add an entry to my environment variables? The downloads page says that PySide is standalone and that all necessary Qt dependencies are included, but is that really true? Details OS: Windows 7 64-bit Steps taken: Installed Python 3.3.4 Installed pip via get-pip.py: http://pip.readthedocs.org/en/latest/installing.html Tried to install PySide with the command c:\Python33\Scripts\pip install —use-wheel PySide pip log: http://pastebin.com/itG5pXmY

Viewing all articles
Browse latest Browse all 2113

Trending Articles