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 <great...@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
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to