Open lpanebr opened 8 years ago
I installed sudo apt-get install python-gst* and then did python setup.py install.
sudo apt-get install python-gst*
python setup.py install
This is the end of the output:
... Searching for mock>=0.7.0 Reading https://pypi.python.org/simple/mock/ Best match: mock 2.0.0 Downloading https://pypi.python.org/packages/0c/53/014354fc93c591ccc4abff12c473ad565a2eb24dcd82490fae33dbf2539f/mock-2.0.0.tar.gz#md5=0febfafd14330c9dcaa40de2d82d40ad Processing mock-2.0.0.tar.gz Writing /tmp/easy_install-xTy5w7/mock-2.0.0/setup.cfg Running mock-2.0.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-xTy5w7/mock-2.0.0/egg-dist-tmp-EHK1hb error: Installed distribution setuptools 2.1 conflicts with requirement setuptools>=17.1
Any
I installed
sudo apt-get install python-gst*
and then didpython setup.py install
.This is the end of the output:
Any