Skip to content

ModuleNotFoundError: No module named 'repo2data.bin' #22

Description

@mathieuboudreau

Project fresh installed via pip

pip freeze:
repo2data==2.9.6

mathieuboudreau@Mathieus-MacBook-Pro binder % repo2data -r data_requirements.json
Traceback (most recent call last):
  File "/Users/mathieuboudreau/opt/anaconda3/bin/repo2data", line 5, in <module>
    from repo2data.bin.repo2data import main
ModuleNotFoundError: No module named 'repo2data.bin'
mathieuboudreau@Mathieus-MacBook-Pro binder % 

mathieuboudreau@Mathieus-MacBook-Pro binder % cd /Users/mathieuboudreau/opt/anaconda3/bin/repo2data 
cd: not a directory: /Users/mathieuboudreau/opt/anaconda3/bin/repo2data
mathieuboudreau@Mathieus-MacBook-Pro binder % where repo2data
/Users/mathieuboudreau/opt/anaconda3/bin/repo2data
/Users/mathieuboudreau/opt/anaconda3/bin/repo2data
/Users/mathieuboudreau/opt/anaconda3/bin/repo2data
mathieuboudreau@Mathieus-MacBook-Pro binder % 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions