WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
387 stars 623 forks source link

Mac OS setup script is out of date #5296

Open ragesoss opened 1 year ago

ragesoss commented 1 year ago

The main python setup script (setup.py) calls different setup scripts, depending on which platform it's being run on. For Mac OS, it calls setup/macOS-setup.sh. This script is out of date, and may not successfully result in a working Dashboard development environment without some manual steps.

Run the script on (relatively clean) Mac OS system, post a comment in this issue for anything that you find does not work correctly on the first try without any extra steps, and then update the script to make it work correctly.

lixelamos commented 5 days ago

@ragesoss im working on this