i got this when running gnome-tweak-tool after upgrading my python
Traceback (most recent call last):
File "/usr/bin/gnome-tweak-tool", line 22, in <module>
import gi
ImportError: No module named gi
to make gnome-tweak-tool work again, edit the startup script to run python in normal environment
edit your /usr/bin/gnome-tweak-tool
replace #!/usr/bin/env python with #!/usr/bin/python
then go back tweaking :)
(http://askubuntu.com/questions/101906/gnome-tweak-tool-doesnt-start-due-to-importerror-no-module-named-gi-error)
Subscribe to:
Post Comments (Atom)
SSH : No matching host key type found. Their offer: ssh-rsa,ssh-dss
Got this while connecting to my mikrotik router via ssh Unable to negotiate with <ip address> port <ssh port>: no matching hos...
-
got: Warning: dl() [function.dl]: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20060613/php_mapscript...
-
*thanks to eaperezh of zimbra forums for this fix ( src: http://www.zimbra.com/forums/administrators/44241-solved-solved-zimbra-6-0-1-stop-w...
-
getting NOQUEUE: reject: RCPT from unknown[x.x.x.x]: 554 5.7.1 : Relay access denied ? in your zimbra admin go to: server > mta >...
No comments:
Post a Comment