Skip to content

ImportError: No module named fire. #284

@alejandra-gutierrez

Description

@alejandra-gutierrez

I run the command
pip3 install fire and then run the hello.py script shown in the tutorial. This is the error message that I get:

bluebee@bbench:~$ python hello.py
Traceback (most recent call last):
  File "hello.py", line 1, in <module>
    import fire 
ImportError: No module named fire.

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