-
Notifications
You must be signed in to change notification settings - Fork 55
๐พ Install Python 3
coccoinomane edited this page May 14, 2022
·
2 revisions
The only requirements of Crabada.py are Python 3.9 and pip.
- Install Python 3 and pip, following this guide > https://docs.python-guide.org/starting/install3/osx/
- Go to "System Preferences" on your Mac.
- Navigate to "Security & Privacy".
- Scroll down to "Full Disk Access" and click the lock in the bottom to make changes.
- Make sure to tick "cron" then and close it.
- Follow the quick start guide in the README.
- Install Python 3 and pip with your package manager. For Debian, the command would be
apt-get install python3 pip git
. (more details here) - Follow the quick start guide in the README.
See the Wiki page ๐ณ Run with docker.
Looking for volunteers to fill the Wiki page "Windows Tutorial [TODO]" ๐