wow ok, thanks :) I didn't know pip only install from sources. It's a shame easy_install can't uninstall.
-- -= Syl =- On Fri, Jan 21, 2011 at 09:01, Roman Lacko <backup.rla...@gmail.com> wrote: > Hi, > > Pip can install only from sources, PySide is distributed as prebuild binaries. > I have plans to release also "source" package, for users who want to > install PySide with pip (or setuptools) for example into virtualenv. > But be aware that compiling PySide from sources takes long time (1 > hour on my maschine). > > Regards > -Roman > > 2011/1/20 Sylvain Rouquette <srouque...@gmail.com>: >> I tried to install PySide with pip, but I had 2 problems: >> >> - first, pip chose to download 0.4.2. I think it's because it can't >> install from a Windows installer, and PySide page on pypi contains no >> zip/tgz: >> http://pypi.python.org/pypi/PySide/1.0.0beta3qt471 >> I suppose it tried to find a suitable package at the download URL, and >> found this old one. >> http://www.pyside.org/files/pkg/ >> >> - Then, when pip tried to install it, it said "can't find setup.py" >> I see there's a file named setup.py.in, isn't it this one ? >> >> PySide works fine with easy_install, I think it would be nice if it >> could work with pip aswell. >> _______________________________________________ >> PySide mailing list >> PySide@lists.openbossa.org >> http://lists.openbossa.org/listinfo/pyside >> > _______________________________________________ PySide mailing list PySide@lists.openbossa.org http://lists.openbossa.org/listinfo/pyside