Giter Club home page Giter Club logo

Comments (6)

saschaludwig avatar saschaludwig commented on July 22, 2024

Hi, it's not a python error message or an error from OnAirScreen.
Looks like a random Apple error.
Googling suggests it has something to do with a broken xcode installation. Or at least with some broken xcode commandline tools installation.
My first guess would have been: the app might have no permission to contact the openweathermap server.
Try to start the binary from the terminal directly, not with "open" and the app package to get more debug messages or any crash messages from python.

from onairscreen.

saschaludwig avatar saschaludwig commented on July 22, 2024

Just tested the latest commit in my CI environment and all Platforms (Win 32, Win 64, Mac 10.12/12.13/10.14/10.15, Linux x86, Raspberry Pi OS x86) build and start successfully, so it might be a local problem.

from onairscreen.

mobbyg avatar mobbyg commented on July 22, 2024

OK, thanks. I'll reinstall XCode and see what I get. Thanks

from onairscreen.

mobbyg avatar mobbyg commented on July 22, 2024

It looks like it's a little more deeper than that. According to some others experiencing the same issue, MacOS moved the locations of the linked libraries in BigSur and this is causing issues. I have updated to XCode 12.3, Pyinstaller 4.1 and Python 3.9.1 and still have the same issues.

from onairscreen.

saschaludwig avatar saschaludwig commented on July 22, 2024

I can run OnAirScreen on MacOS Big Sur so I don't see what I could fix. If Pyistaller is broken for you: don't use pyinstaller. Just use OnAirScreen as is ;-)

from onairscreen.

mobbyg avatar mobbyg commented on July 22, 2024

Figured it out. Needed to be signed.

from onairscreen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.