CAprogs / PandaScan

An Easy-to-Use GUI for Manga Downloads on Linux, Windows & MacOS.
MIT License
6 stars 1 forks source link

Python not configured for Tk on mac #13

Open aymnms opened 4 months ago

aymnms commented 4 months ago

Hello ^^

I found an installation problem on a macos device. After following the installation steps, I ran the App.py file but got an error.

[...] If this fails your Python may not be configured for Tk

Finally, to solve this problem, you need to install python-tk with brew

image

So, it could be nice to modify the installation file to include this information ^^

CAprogs commented 4 months ago

Hey Aymerick ^_^

Thanks for reporting this issue, i'll include this information as soon as possible in the next release ! Can you please provide more information about your system ? Are you using a Mac with Apple Silicon chip or not ?

aymnms commented 3 months ago

Of course, yes indeed! I use an apple macbook pro m1 pro.