Closed jboz closed 3 years ago
On what Ubuntu versions did this happen?
McFly :: ~ » lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.10
Release: 20.10
Codename: groovy
McFly :: ~ »
To answer my own question, python3-nautilus comes with Ubuntu 20.04+, we are gonna need to check apt to see if it contains python3-nautilus, and if it fails, to fallback to python-nautilus.
Fixed in #16
The install script fails because the python-nautilus package has been renamed to python3-nautilus.