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
  • #38

Closed
Open
Opened Apr 28, 2016 by Eric Wafula@ewafula

Problem installing ORG.Asm

Have a problem installing on linux and mac os using either "python3 get-orgasm.py" or "python3 setup.py --serenity install." Same error message on mac and linux.

python setup.py --serenity install ['/home/shared/Software/org-asm', '/usr/bin/python', '/home/shared/Software/kobas/kobas2.0-20120208/src', '/home/shared/Software/anaconda3/lib/python35.zip', '/home/shared/Software/anaconda3/lib/python3.5', '/home/shared/Software/anaconda3/lib/python3.5/plat-linux', '/home/shared/Software/anaconda3/lib/python3.5/lib-dynload', '/home/shared/Software/anaconda3/lib/python3.5/site-packages', '/home/shared/Software/anaconda3/lib/python3.5/site-packages/Sphinx-1.3.5-py3.5.egg', '/home/shared/Software/anaconda3/lib/python3.5/site-packages/setuptools-20.3-py3.5.egg', '/home/shared/Software/org-asm/distutils.ext', '/home/shared/Software/org-asm/python'] Installing ORG.asm (0.2.03) in serenity mode You are running the good python Traceback (most recent call last): File "setup.py", line 44, in serenity=serenity_mode(PACKAGE,VERSION) File "/home/shared/Software/org-asm/distutils.ext/obidistutils/serenity/init.py", line 99, in serenity_mode serenity_snake(args.virtual,package,version) File "/home/shared/Software/org-asm/distutils.ext/obidistutils/serenity/init.py", line 47, in serenity_snake virtualpython=serenity_virtualenv(envname,package,version) File "/home/shared/Software/org-asm/distutils.ext/obidistutils/serenity/virtual.py", line 61, in serenity_virtualenv with_pip=True) File "/home/shared/Software/anaconda3/lib/python3.5/venv/init.py", line 374, in create builder.create(env_dir) File "/home/shared/Software/anaconda3/lib/python3.5/venv/init.py", line 85, in create self._setup_pip(context) File "/home/shared/Software/anaconda3/lib/python3.5/venv/init.py", line 257, in _setup_pip subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/home/shared/Software/anaconda3/lib/python3.5/subprocess.py", line 629, in check_output **kwargs).stdout File "/home/shared/Software/anaconda3/lib/python3.5/subprocess.py", line 711, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['/home/shared/Software/org-asm/ORG.asm-0.2.03/bin/python', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 127

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