Running GM on MAC + dependency management
Hi, I am trying to run GM on mac(M1) and I encountered number of issues. I'd say there is a need for instruction for mac users like which scripts should be run and in which order. Some dependency management would be awesome and if not at least list of needed dependencies. I'd be grateful for more information and I can handle testing or slightly porting(if needed) for M1 macs. /Emil
Hey there, I'm (slowly) working on a Mac port of my own, which seems to be getting pretty close. One thing I am struggling with is the fact that PyInstaller doesn't work on 10.15+, and unfortunately, all my Macs are Intel models, and now running 10.15 or 11.x, so I'm kinda stuck without a way to build them at the moment. I'm working on it, and I'll update you as I make progress. In the meantime, I'd love it if you stopped by my Discord server so we could chat more! Glad you're interested in the project!
Cheers, TheLittleDoctor
I also support the list of dependencies, as I am failing to get all the dependencies needed for this project. Could help out with mac m1 testing and dev though.