M
M
missisli2015-01-27 14:41:34
ubuntu
missisli, 2015-01-27 14:41:34

What the hell is going on with Ubuntu?

Wanted to install Python3 by default in Ubuntu. Completed sudo ln -sf python3 /usr/bin/python. I enter in the terminal python. Everything seems to be working. But after that, complete nonsense begins to happen with the installation of applications. Software Center crashes with an error. Like apt-get. With what it can be connected?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Lerg, 2015-01-27
@missisli

You can’t just take and replace the second python with the third. They are not compatible.

O
O Di, 2015-01-27
@insiki

Could this be the issue?

[email protected]:~$ which python
/usr/bin/python
[email protected]:~$ which python3
/usr/bin/python3

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question