Installation bug with Ubuntu LTS 14.04 and Python 3.4.3
Pip has been updated to the latest version before the installation.
python3 get-orgasm.py
Unable to install ORG.asm on your system
Collecting ORG.asm
Downloading ORG.asm-0.1.3.tar.gz (234kB)
100% |████████████████████████████████| 237kB 17.9MB/s
Saved /tmp/tmpd7_11hgt/ORG.asm-0.1.3.tar.gz
Successfully downloaded ORG.asm
['/tmp/tmpd7_11hgt/ORG.asm-0.1.3', '/opt/src/orgasm',
'/usr/lib/python3.4', '/ usr/lib/python3.4/plat-x86_64-linux-gnu',
'/usr/lib/python3.4/lib-dynload', '/
usr/local/lib/python3.4/dist-packages', '/usr/lib/python3/dist-packages',
'/ tmp/tmpd7_11hgt/ORG.asm-0.1.3/distutils.ext',
'/tmp/tmpd7_11hgt/ORG.asm-0.1.3/ python']
['/tmp/tmpd7_11hgt/ORG.asm-0.1.3', '/usr/lib/python3.4',
'/usr/lib/python3.4/ plat-x86_64-linux-gnu',
'/usr/lib/python3.4/lib-dynload', '/usr/local/lib/
python3.4/dist-packages', '/usr/lib/python3/dist-packages',
'/tmp/tmpd7_11hgt/ ORG.asm-0.1.3/distutils.ext',
'/tmp/tmpd7_11hgt/ORG.asm-0.1.3/python'] Installing ORG.asm (0.1.3) in
serenity mode
You are running the good python
Restarting installation within the /opt/src/orgasm/ORG.asm-0.1.3
virtualenv
Install script restarting...
['/tmp/tmpd7_11hgt/ORG.asm-0.1.3', '/usr/lib/python3.4',
'/usr/lib/python3.4/ plat-x86_64-linux-gnu',
'/usr/lib/python3.4/lib-dynload', '/opt/src/orgasm/
ORG.asm-0.1.3/lib/python3.4/site-packages',
'/tmp/tmpd7_11hgt/ORG.asm-0.1.3/ distutils.ext',
'/tmp/tmpd7_11hgt/ORG.asm-0.1.3/python']
Traceback (most recent call last):
File "setup.py", line 42, in <module>
from obidistutils.serenity import serenity_mode
File "/tmp/tmpd7_11hgt/ORG.asm-0.1.3/distutils.ext/obidistutils/serenity/
__init__.py", line 32, in <module>
from obidistutils.serenity.checkpackage import install_requirements
File "/tmp/tmpd7_11hgt/ORG.asm-0.1.3/distutils.ext/obidistutils/serenity/
checkpackage.py", line 11, in <module>
from pip.utils import get_installed_distributions #
@UnresolvedImport
ImportError: No module named 'pip.utils'
--------------
}