Skip to content

ModuleNotFoundError: No module named 'ctbBio' #2

Description

@jaybake5

Hello,
I am trying to get ra2.py up and running and I have installed the dependencies. When I try to execute the command however, I get the following message:

$ python ra2.py -h
Traceback (most recent call last):
  File "ra2.py", line 31, in <module>
    import ctbBio.mapped as map_tool
ModuleNotFoundError: No module named 'ctbBio'

I have already also installed your ctbBio repo with pip install ctbBio, but I'm not sure if I need to do some other step so that ra2.py can access it...
Any help you could provide would be greatly appreciated, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions