User Tools

Site Tools


deptlab:python_virtual_env

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
deptlab:python_virtual_env [2023/12/07 15:00] localadmindeptlab:python_virtual_env [2024/09/17 17:18] (current) – [Using Virtual Environments] localadmin
Line 81: Line 81:
  
 Now your shell session is back to normal, and the python command refers to the global Python install. Remember to do this whenever you’re done using a specific virtual environment. Now your shell session is back to normal, and the python command refers to the global Python install. Remember to do this whenever you’re done using a specific virtual environment.
 +
 +Using Virtual Environment makes it east to reset your Python environment if you need to use a different set of packages.  Just delete the old environment and create a new one.
  
 **Be sure to cleanup/delete unused temp files and environments when done using them.** **Be sure to cleanup/delete unused temp files and environments when done using them.**
deptlab/python_virtual_env.1701961224.txt.gz · Last modified: by localadmin