PhotoLab
PhotoLab copied to clipboard
Cannot run
How can I run it locally. I installed the required packages in a virtual environment and cant run it. Can you tell me a way to run it without any errors regarding the dependencies
What errors are you getting?
i install all dependencys by using conda with python 3.10, download_models.py dont work, but you can download it manually and next unzip in root folder, probably you need install "pip install PyQt6-tools".
hope it help.