Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
OBITools3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • 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
  • OBITools
  • OBITools3
  • Issues
  • #88

Closed
Open
Opened Feb 08, 2021 by Eric Coissac@coissacOwner

Crash in obi less

Doing the wolf tutorial, I tried to do an obi less on the ngsfilter table. It crashes nicely ;-)

obi less wolf/ngsfile
Traceback (most recent call last):
  File "/usr/local/bin/obi", line 4, in <module>
    __import__('pkg_resources').run_script('OBITools3==3.0.0b39', 'obi')
  File "/Users/coissac/src/obitools3-hpc/obi3-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 665, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/Users/coissac/src/obitools3-hpc/obi3-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1463, in run_script
    exec(code, namespace, namespace)
  File "/Users/coissac/src/obitools3-hpc/obi3-env/lib/python3.9/site-packages/OBITools3-3.0.0b39-py3.9-macosx-10.9-x86_64.egg/EGG-INFO/scripts/obi", line 62, in <module>
    config[root_config_name]['module'].run(config)
  File "python/obitools3/commands/less.pyx", line 39, in obitools3.commands.less.run
MacBook-Pro-2:Tromso-2021 coissac$ Traceback (most recent call last):
  File "/usr/local/bin/obi", line 4, in <module>
    __import__('pkg_resources').run_script('OBITools3==3.0.0b39', 'obi')
  File "/Users/coissac/src/obitools3-hpc/obi3-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 665, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/Users/coissac/src/obitools3-hpc/obi3-env/lib/python3.9/site-packages/pkg_resources/__init__.py", line 1463, in run_script
Edited Feb 08, 2021 by Eric Coissac
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: obitools/obitools3#88