Hello im trying to complete my first fastapi project.
When i add to fastapi to requirements.txt i got and error in pycharm editor. (package not found) any idea ?
How it looks
Error Message
Hello im trying to complete my first fastapi project.
When i add to fastapi to requirements.txt i got and error in pycharm editor. (package not found) any idea ?
How it looks
Error Message
Run in the pycharm terminal the command:
pip install fastapi