Closed shmu26 closed 3 years ago
Hello,
Happy to see you found a solution :)
By the way, the git clone instructions do not reflect the current address usage for github.
You are right, I do not know why I put the SSH clone URI, the HTTP one is more appropriate here. It is now fixed, thank you :)
I installed nautilus_terminal as local user, on MX Linux 19 with default Xfce desktop, using:
(I chose that option because there was an error when installing system-wide. The error seems to be related to the version of pip.)
The installation went okay but I get the error in the title line.
I reinstalled it, this time following these instructions:
It works. You can close the issue.
By the way, the git clone instructions do not reflect the current address usage for github. You have it like this:
git clone git@github.com:flozz/nautilus-terminal.git
It needs to be in this format:
git clone https://github.com/flozz/nautilus-terminal.git