oss-slu / Mouser

GNU General Public License v3.0
1 stars 7 forks source link

App cannot be run locally on Mac #220

Closed jackbelyeu closed 2 months ago

jackbelyeu commented 2 months ago

The normal steps to setup a local development environment outlined in the project README does not work for Mac developers. After installing requirements with pip install -r requirements.txt, Mac developers should be able to run the program locally by running python main.py in the root of the folder.

jackbelyeu commented 2 months ago

Closing since related issue was merged.