First time here? Check out the Help page!
1 | initial version |
Hi, unfortunately I don't have a Mac to test on, so this is the least supported platform. But, it should technically work so try something like this after extracting the zip/repository:
pip3 install -r requirements.txt
python3 main.py
Also, please not that I've moved development over to github here and merged all the most recent changes and fixes into the master branch. Please try this one going forward. So far, I've focused on the installers which I now have for windows and Ubuntu. I will try to get setup.py in shape eventually also.