Skip to content

GitLab

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

Closed
Open
Created Nov 23, 2016 by Pavel KORSHUNOV@pkorshunovMaintainer

Error when grid parameter is not specified and/or when --execute-only flag is set

If there is no grid parameter given, the experiment would error with "TypeError: can only join an iterable" in bob/bio/base/tools/command_line.py, line 160 If --execute-only parameter is given, the experiment would error with: AttributeError: 'str' object has no attribute 'skip_extractor_training' in bob/bio/base/tools/command_line.py, line 274

Assignee
Assign to
Time tracking