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

Closed
Open
Opened Nov 22, 2021 by Francesco Martino@francesco.martino

AttributeError

For a few days any command executed always gives me the same error, that is:

Traceback (most recent call last):
File "/home/zanelab/Scrivania/Francesco/obitools3/obi3-env/bin/obi", line 62, in config[root_config_name]['module'].run(config)
File "python/obitools3/commands/history.pyx", line 44, in obitools3.commands.history.run input = open_uri(config['obi']['inputURI'])
File "python/obitools3/uri/decode.pyx", line 177, in obitools3.uri.decode.open_uri
cdef bytes urib = tobytes(uri)
AttributeError: 'str' object has no attribute 'isascii'

I have tried to run different commands in different dms, but the result is more or less always the same. Paradoxically, the only command that does not return an error is 'obi test'. I have updated all the software required to run OBItools3. Where can this problem came from? Thanks a lot for any help

Edited Nov 22, 2021 by Francesco Martino
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#118