sahib / rmlint

Extremely fast tool to remove duplicates and other lint from your filesystem
http://rmlint.rtfd.org
GNU General Public License v3.0
1.85k stars 128 forks source link

GUI don't launch #628

Closed Adelineenileda closed 11 months ago

Adelineenileda commented 11 months ago

When I try rmlint --gui Nothing happened and I have this error : File "/tmp/.shredder-bootstrap.py.UYW281", line 23 SyntaxError: source code cannot contain null bytes

I am on Ubuntu 23.04

If you have a idea, thanks a lot !

Adeline

cebtenzzre commented 11 months ago

What version of rmlint? Presumably 2.9.0 from the Ubuntu repos? Could you please try building the latest rmlint master from source? (do not use -b develop)

cebtenzzre commented 11 months ago

Actually, this looks like a bug in rmlint that affects python 3.12, which hasn't been released yet.