Comment 0 for bug 1511157

Revision history for this message
Tim Hitchins (timtjtim) wrote :

When you run the command `unity --version` - in fact any "unity" command - it gives the following:

$ unity --version
Traceback (most recent call last):
  File "/usr/bin/unity", line 21 in <module>
      import glib
ImportError: No module named glib

I'm on Ubuntu 15.10

Unity is 7.3.2+15.10.20151016-0ubuntu1

I expected to see the version of unity (--version), or the help for the unity command (--help) - or for unity to restart (no args). Instead it gives the above error.