-
-
Notifications
You must be signed in to change notification settings - Fork 38
Install UBA on macOS Big Sur with Intel Chip
Basically, you simply need to download UBA and run it if you have Python and git in place.
Steps to set up for a fresh installation:
- Install Python Library
We found an issue with Python 3.9.6 at the time of writing this page, but we managed to run UBA with Python 3.8.10, available for download at https://www.python.org/downloads/mac-osx/. Under "Python 3.8.10 - May 3, 2021", you should see two options:
Choose "Download macOS 64-bit Intel installer" if you use Intel chip on your device.
Choose "Download macOS 64-bit universal2 installer" if you use latest Apple M1 chip on your device.
- Download git
An easy way to get "git" is to use Homebrew:
Open your "Terminal" app located in "Applications > Utilites" and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install git
- Download UBA
Open your "Terminal" app located in "Applications > Utilites" and run:
- Run UBA
Open your "Terminal" app located in "Applications > Utilites" and run:
python3 UniqueBible/uba.py