kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.36k stars 995 forks source link

Unable to run on OSX Ventura (13.2.1) #1329

Closed spuder closed 1 year ago

spuder commented 1 year ago

First off, thank you for making/maintaining this sofware.

I tried to install it on a Macbook Pro running OSX Ventura 13.2.1 but received the following error

Screenshot 2023-03-17 at 2 54 03 PM Screenshot 2023-03-17 at 2 53 48 PM

Possibly related to: https://github.com/kliment/Printrun/pull/1317

Update

It looks like github hasn't release a MacOS 13 runner image yet

https://github.com/actions/runner-images/issues/6426

💡 Would it be possible to make universal binaries?

spuder commented 1 year ago

I found the workaround in the docs

Note for OSX users: if OSX tells you "pronterface.app" cannot be opened because the developer cannot be verified., you don't need to redownload it. Instead, you need to allow OSX to run the unsigned app. To do this, right click the application in Finder and select Open. Then click Open in the popup window that appears. You only need to do this once.

https://github.com/kliment/Printrun#macos