alexanderlanganke / ocrmypdfgui

MIT License
11 stars 0 forks source link

How to install without snap? #26

Closed aggsol closed 2 years ago

aggsol commented 2 years ago

I tried

pip install --user ocrmypdfgui

but when I start it then I get the following error:

ocrmypdfgui/gui.py", line 12, in <module>
    from tkinter import *
ModuleNotFoundError: No module named 'tkinter'

Is there another way?

P.S.: You tool is mentioned in the current issue of the c't magazine:

https://www.heise.de/select/ct/2022/1/2128513571512028755

alexanderlanganke commented 2 years ago

Hi!

It's possible, yes but a little more difficult. Do you have tkinter (GUI Framework) installed?

I unfortunately do not subscribe to CT. Would love to see the article if you have it.

Sincerely Alex

P.s. Die URL lässt vermuten dass wir auch auf Deutsch schreiben können falls ich Recht habe..

On Fri, Dec 17, 2021, 12:06 aggsol @.***> wrote:

I tried

pip install --user ocrmypdfgui

but when I start it then I get the following error:

ocrmypdfgui/gui.py", line 12, in from tkinter import * ModuleNotFoundError: No module named 'tkinter'

Is there another way?

P.S.: You tool is mentioned in the current issue of the c't magazine:

https://www.heise.de/select/ct/2022/1/2128513571512028755

— Reply to this email directly, view it on GitHub https://github.com/alexanderlanganke/ocrmypdfgui/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKF5ELV73PX2DV6XYOR5E3TURMKUFANCNFSM5KISJ62Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

aggsol commented 2 years ago

Hi!

Ich habe es gelöst: sudo apt install python3-tk

Man könnte das in die Readme aufnehmen.

Der Artikel ist vielleicht mal auch so auf heise.de zu lesen. Sobald meine Printausgabe da ist, schicke ich dir (wie?) einen Scan. :-)

alexanderlanganke commented 2 years ago

Heft zufällig schon bekommen?

aggsol commented 2 years ago

Wie kann ich dir eine Email schicken?