Yash Anand
Results
1
comments of
Yash Anand
Though its not recommended, you can try running the following command for creating the symlink yourself: ``` sudo ln -s /usr/bin/python3 /usr/bin/python ``` Study this for a better understanding: >...