[PySide] "Could not detect Python module installation directory" on OSX with pyside-setup

Roman Lacko backup.rlacko at gmail.com
Sat Mar 9 21:36:54 CET 2013


2013/3/9 Stéphane Klein <contact at stephane-klein.info>

> Le 09/03/13 02:19, Srini Kommoori a écrit :
> > If you are on pip or easy_install, it should work with them.
> >
> > pip install PySide
> >
> > Not sure about brew and dependencies.
> >
> > Hope this gets you going quickly.
> >
>
> I've already did that.
>
> No success.
>

OSX is supported in master branch of pyside-setup,
you can  try the following command:

pip install git+https://github.com/PySide/pyside-setup.git
--install-option="--version=1.1.2"

you can avoid --install-option="--version=1.1.2" if you dont need
pyside stable version

Regards
R.


>
> This is the output of "pip intall PySide" :
>
> https://gist.github.com/harobed/549c90e843612181c33b
>
> Best regards,
> Stephane
> --
> Stéphane Klein <contact at stephane-klein.info>
> blog: http://stephane-klein.info
> Twitter: http://twitter.com/klein_stephane
> cv: http://cv.stephane-klein.info
> http://www.usenet-fr.net/fur/usenet/repondre-sur-usenet.html
> http://fr.wikipedia.org/wiki/TOFU_(Usenet_et_Internet)
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130309/7429eabd/attachment.html>


More information about the PySide mailing list