[PySide] Odd Build Issue PySide 1.2.1 CentOS 6.2

Tony Barbieri greatrgb at gmail.com
Mon Feb 10 03:12:29 CET 2014


Got it.  It appears the tar.gz on PyPi (
https://pypi.python.org/packages/source/P/PySide/PySide-1.2.1.tar.gz) contains
Windows line endings.  If anyone else hits this just change the
FindPythonInterpWithDebug.cmake and CMakeLists.txt files to have Unix
line-endings.


On Sun, Feb 9, 2014 at 8:46 PM, Tony Barbieri <greatrgb at gmail.com> wrote:

> Having a strange issue:
>
>   File "<string>", line 1
>     from distutils import sysconfig; \
>                                       ^
> SyntaxError: unexpected character after line continuation character
>
> When running setup.py.  Appears to point to how the CMakeLists.txt are
> setup.  Not sure why I am hitting this but it seems like no one else has?
>
> --
> -tony
>



-- 
-tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20140209/8898b3be/attachment.html>


More information about the PySide mailing list