On 10/22/2014 02:15 AM, Roman Lacko wrote: > Hi, > > Did you install all prerequisities from install instructions ? > > I did quick test on latest Ubuntu 12.04 and everything works. > > Thanks R.
Yes I started at the top and worked my way down. I did a little research and found that wheel needs setuptools >= to 0.8.0. My versions was 0.6.xx. I updated that using pip and now it works. I now have PySide installed and working and ready to start the tutorials. Maybe the need for wheel >= to 0.8.0 should be mentioned as a prerequisite? regards, Jim > > 2014-10-22 2:15 GMT+02:00 Jim Byrnes <jf_byr...@comcast.net>: > >> I am trying to install PySide 1.2.2 on Ubuntu 12.04 fully up to >> date. >> >> I have been following the instructions here: >> http://pyside.readthedocs.org/en/latest/building/linux.html >> >> I get down to step 4 under Building PySide distribution and get >> this error: >> >> jfb@jims1204:~$ cd PySide-1.2.2 jfb@jims1204:~/PySide-1.2.2$ >> python2.7 setup.py bdist_wheel --qmake=/usr/bin/qmake-qt4 Removing >> /home/jfb/PySide-1.2.2/pyside_package usage: setup.py [global_opts] >> cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] or: setup.py --help [cmd1 >> cmd2 ...] or: setup.py --help-commands or: setup.py cmd --help >> >> error: invalid command 'bdist_wheel' >> >> If I do pip list I see that wheel was installed. >> >> Can anyone tell me how to get past this error? >> >> Thanks, Jim >> >> >> _______________________________________________ PySide mailing >> list PySide@qt-project.org >> http://lists.qt-project.org/mailman/listinfo/pyside >> > > > > _______________________________________________ PySide mailing list > PySide@qt-project.org > http://lists.qt-project.org/mailman/listinfo/pyside > _______________________________________________ PySide mailing list PySide@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside