Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
ORG.Asm
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19,166
    • Issues 19,166
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • ORG.Asm
  • ORG.Asm
  • Issues
  • #17

Closed
Open
Opened Jan 08, 2016 by Eric Coissac@coissacOwner

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'

--------------
}
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: org-asm/org-asm#17