IDF+ MAC still works?
Recently I got an iMac in my hands and I would like to run some E+ tests without installing windows in its drive.
following the question here https://unmethours.com/question/41153... from @Yi Zhang, I checked @Andyrew 's answer but the steps described don't seem to work for me.
after running step 2 python3 setup.py install terminal returns
running install running bdist_egg This command is available on Debian/Ubuntu only.
any clue/workarround?
thank you in advance.
tag @Matt Doiron
@Jpipp Are you still interested in this? I essentially created a similar editor from scratch. https://github.com/beminstructionals/... I've mostly tested on windows, but Python and PySide6 are cross-platform, so I don't expect any major problems on mac. I'd still appreciate any constructive criticism from interested mac users though. (Disclaimer: I didn't purchase a code signing certificate so you do need to go through some extra steps to install. Hopefully there's a more affordable code signing method for open-source software I can find later.)