Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Error when launching the bubulle command #19

@Team22052001

Description

@Team22052001

Hello, I've got this error when I'm launching the simple command :

Traceback (most recent call last):
  File "/usr/local/lib/bubulle/bubulle-py/bubulle.py", line 28, in <module>
    from args_handler import handle_args, parse_args, set_time_start
  File "/usr/local/lib/bubulle/bubulle-py/args_handler.py", line 28, in <module>
    from utils import version_utils
  File "/usr/local/lib/bubulle/bubulle-py/utils/version_utils.py", line 32, in <module>
    import file_utils
ModuleNotFoundError: No module named 'file_utils'

I tried to reinstall it but no effect (or success)...

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