Python: Difference between revisions

From DWIKI
Tony (talk | contribs)
mNo edit summary
Tony (talk | contribs)
Line 12: Line 12:
Try
Try
  update-alternatives --config python
  update-alternatives --config python
 
==Leave virtualenv==
deactivate


[[Category:Programming]]
[[Category:Programming]]

Revision as of 11:49, 15 May 2022

Links


FAQ

-bash: python: command not found

Try

update-alternatives --config python

Leave virtualenv

deactivate