You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sys path is very useful when it comes to a virtual environment to add directories where modules installed by pip can be found. I found 3 ways to do this in the python documentation, if you can add this feature I would be grateful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
sys path is very useful when it comes to a virtual environment to add directories where modules installed by pip can be found. I found 3 ways to do this in the python documentation, if you can add this feature I would be grateful.
Beta Was this translation helpful? Give feedback.
All reactions