SliTaz SliTaz Forum

You are not logged in.

#1 2020-01-12 18:41:56

I-Jurij
Member
Registered: 2015-10-10
Posts: 148

bleachbit not start

[c]slitaz:~$ bleachbit
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 38, in <module>
    import bleachbit.GUI
  File "/usr/share/bleachbit/GUI.py", line 34, in <module>
    import gi
ImportError: No module named gi[/c]
after install pygobject3:

[c]slitaz:~$ bleachbit
Traceback (most recent call last):
  File "/usr/bin/bleachbit", line 38, in <module>
    import bleachbit.GUI
  File "/usr/share/bleachbit/GUI.py", line 35, in <module>
    gi.require_version('Gtk', '3.0')
  File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 106, in require_version
    (namespace, version))
ValueError: Namespace Gtk not available for version 3.0[/c]
Is there any way to fix this?

Offline

#2 2020-01-12 20:45:18

mojo
Administrator
Registered: 2011-03-29
Posts: 2,173

Re: bleachbit not start

Downgrade to bleachbit-2.0

Slitaz repo needs python-gobject-3 to run bleachbit-3.0

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]