ricardomv / snapper-gui

GUI for snapper, a tool for Linux filesystem snapshot management, works with btrfs, ext4 and thin-provisioned LVM volumes
GNU General Public License v2.0
222 stars 32 forks source link

Install on ubuntu 18.04 fails with "ModuleNotFoundError: No module named 'DistUtilsExtra'" #34

Open caco3 opened 6 years ago

caco3 commented 6 years ago

The installation on an Ubuntu 18.04 system fails with the error ModuleNotFoundError: No module named 'DistUtilsExtra'.

As a workaround, one has to install apt install python3-distutils-extra.

Please update the readme.