You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: