Horje
change between two python 3 version in raspberrry pi Code Example
change between two python 3 version in raspberrry pi
sudo update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3.6 0


How it works 
sudo update-alternative --install <link> <name> <path> <priority>

how to check what is the priority list ?

sudo update-alternatives --config python3




Python

Related
57 *2 Code Example 57 *2 Code Example
python-wordpress-xmlrpc custom fields Code Example python-wordpress-xmlrpc custom fields Code Example
calculate pearson's r | calculate graph correlation Code Example calculate pearson's r | calculate graph correlation Code Example
Local to ISO 8601 without microsecond: Code Example Local to ISO 8601 without microsecond: Code Example
python clean all .pyc Code Example python clean all .pyc Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7