I had the same problem. Seems to be an issue with python version naming. Creating a symlink:
sudo ln -s /usr/bin/python3 /usr/bin/python appears to get everything working again. You may also be able to use: sudo apt install python-is-python3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969968 Title: impressive segfault To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/impressive/+bug/1969968/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
