Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob bob
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bobbob
  • Issues
  • #196

Closed
Open
Created Dec 29, 2014 by André Anjos@andre.anjos💬Owner

Install Bob v2.0 on Ubuntu 14.04LTS ?

Created by: bzsy

Hi, I have read the paper <Bob: A Free Signal Processing and Machine Learning Toolbox for Researchers>, and I am interested in it. But when I install this toolbox by myself, there is an problem. The problem is described as follow:

  • Install Bob v2.0 on Ubuntu 14.04LTS

  • All external dependencies are installed. (https://github.com/idiap/bob/wiki/Dependencies)

  • In the process of intalling, I got a cue that the version of setuptools is too low, so I install setuptools v8.3 (https://pypi.python.org/pypi/setuptools)

  • In Python 2.7.6 and Python 3.4.0, when executing /bob-master/bin/buidout, the errors emerge :

An internal error occurred due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
  File "/home/ABC/bob-master/eggs/zc.buildout-2.3.1-py3.4.egg/zc/buildout/buildout.py", line 1946, in main
    getattr(buildout, command)(args)
  File "/home/ABC/bob-master/eggs/zc.buildout-2.3.1-py3.4.egg/zc/buildout/buildout.py", line 488, in install
    installed_develop_eggs = self._develop()
  File "/home/ABC/bob-master/eggs/zc.buildout-2.3.1-py3.4.egg/zc/buildout/buildout.py", line 730, in _develop
    zc.buildout.easy_install.develop(setup, dest)
  File "/home/ABC/bob-master/eggs/bob.buildout-2.0.1-py3.4.egg/bob/buildout/extension.py", line 212, in develop
    zc.buildout.easy_install.call_subprocess(args)
  File "/home/ABC/bob-master/eggs/zc.buildout-2.3.1-py3.4.egg/zc/buildout/easy_install.py", line 159, in call_subprocess
    % repr(args)[1:-1])
Exception: Failed to run command:
'/usr/bin/python3', '/tmp/tmp5v2u3945', '-v', 'develop', '-mxN', '-d', '/home/ABC/bob-master/develop-eggs/tmpjdlacslcbuild'

THX a lot.

Assignee
Assign to
Time tracking