Django - PyCharm #2: Solve Unresolved Reference warnings in PyCharm

preview_player
Показать описание
This video shows how to solve Unresolved Reference warnings in PyCharm by configuring the Python Interpreter for the project.

Poetry documentation:

PyCharm Interpreter documentation:

About Besnard Consulting:
Рекомендации по теме
Комментарии
Автор

poetry install
'poetry' is not recognized as an internal or external command,
operable program or batch file. this command is not working for me

sp