PYTHON sys.path and PYTHONPATH

preview_player
Показать описание
Where does Python look to find modules and packages? How can you adjust the Python search path so that modules that you create can be located.
Рекомендации по теме
Комментарии
Автор

This video needs to blow up. This is central to understanding how to build a program in python and something I figured out way too late.

Harrowthe
Автор

I add the PYTHONPATH to the venv activate script so that I have per venv paths. Thanks for another great video.

qman
Автор

Dude, how did you use bash scrip to set it?

LryuzakiLN
welcome to shbcf.ru