TeaM-TL/FotoKilof

No Instructions for MacOS installation or building.

Closed this issue · 4 comments

There really aren't any instructions on how to install this and keep it updated on MacOS. I am running MacOS Monterey and want to know how I can get this application running, as well as check for updates on boot. Please help?

Try:
brew install imagemagick python@3.11 python-tk@3.11
python3 -m pip install --upgrade fotokilof
python3 -m fotokilof

no answer no problem

Try: brew install imagemagick python@3.11 python-tk@3.11 python3 -m pip install --upgrade fotokilof python3 -m fotokilof

That worked! Thank you very much! Maybe you could put this in the readme?

Readme updated, thanks