Open ragesoss opened 1 year ago
@ragesoss im working on this
"Hello @ragesoss @lixelamos
I noticed your previous comment on this issue and wanted to check in to see if you’re still actively working on it. If not, I’d be glad to pick it up from here and continue with any progress you may have made. Please let me know—thank you!"
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.