[PySide] My changes to get Pyside working on Linux

Roman Lacko backup.rlacko at gmail.com
Tue Jun 5 16:53:54 CEST 2012


Hi,

it look like the git problem (old version?). Can you try to clone the
scripts using newer version of git ?

I testes the script on windows and linux and have any issues

BTW I commited some changes so you can now install directly from github via pip:

$ pip install git+https://github.com/PySide/pyside-setup.git

I recommend to install into virtualenv[1] if possible

[1] http://pypi.python.org/pypi/virtualenv

-Roman

2012/6/5 Rajesh <freesoft12 at gmail.com>:
> Hi Roman,
>
> I deleted my prev pyside-setup dir and re-ran from the start. I got a crash in
> the 'git submodule init' command.
>
> -----------------------
> [ pyside ] git clone git://github.com/PySide/pyside-setup
> Initialized empty Git repository in /usr/user1/pyside/pyside-setup/.git/
> remote: Counting objects: 51, done.
> remote: Compressing objects: 100% (46/46), done.
> remote: Total 51 (delta 22), reused 34 (delta 5)
> Receiving objects: 100% (51/51), 75.43 KiB, done.
> Resolving deltas: 100% (22/22), done.
>
> [ pyside ] cd pyside-setup/
>
> [ pyside-setup ] git submodule init
> Submodule 'sources/pyside' (https://git.gitorious.org/pyside/pyside.git)
> registered for path 'sources/pyside'
> Submodule 'sources/pyside-examples' (https://git.gitorious.org/pyside/pyside-
> examples.git) registered for path 'sources/pyside-examples'
> Submodule 'sources/pyside-tools' (https://git.gitorious.org/pyside/pyside-
> tools.git) registered for path 'sources/pyside-tools'
> Submodule 'sources/shiboken' (https://git.gitorious.org/pyside/shiboken.git)
> registered for path 'sources/shiboken'
>
> [ pyside-setup ] git submodule update
> Initialized empty Git repository in /usr/usr1/pyside/pyside-
> setup/sources/pyside/.git/
> /grid/common/pkgs/git/v1.6.0.2/libexec/git-core//git-submodule: line 81: 21038
> Segmentation fault      git-clone -n "$url" "$path"
> Clone of 'https://git.gitorious.org/pyside/pyside.git' into submodule path
> 'sources/pyside' failed
> -----------------------
>
>
> Regards
> Rajesh
>
> _______________________________________________
> PySide mailing list
> PySide at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/pyside



More information about the PySide mailing list