Tech-4-U
Friday, 11 May 2018
How to change the default path of python in linux ?
Change the default path of python2.x to python3.x in linux.
sudo ln -sf /usr/bin/python2.7 /usr/bin/python
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)