Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fire missing from requirements.txt when running in Windows #26

@izaxon

Description

@izaxon
C:\Users\JohanIsaksson\source\repos\picoGPT>python gpt2.py "Alan Turing theorized that computers would one day become"
Traceback (most recent call last):
  File "C:\Users\JohanIsaksson\source\repos\picoGPT\gpt2.py", line 119, in <module>
    import fire
ModuleNotFoundError: No module named 'fire'

C:\Users\JohanIsaksson\source\repos\picoGPT>pip install fire
WARNING: Skipping C:\Users\JohanIsaksson\anaconda3\Lib\site-packages\colorama-0.4.6.dist-info due to invalid metadata entry 'name'
WARNING: Skipping C:\Users\JohanIsaksson\anaconda3\Lib\site-packages\colorama-0.4.6.dist-info due to invalid metadata entry 'name'
...

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