GithubHelp home page GithubHelp logo

buildozer fails for OSX about kivy-sdk-packager HOT 1 OPEN

kivy avatar kivy commented on June 12, 2024
buildozer fails for OSX

from kivy-sdk-packager.

Comments (1)

kcrossen avatar kcrossen commented on June 12, 2024

Let me start by saying you have a very fine GUI SDK, a lightweight Qt (which to me is the platinum standard). I'd experimented w/ JavaFX which turned out to be a dead end for many reasons.

By trying various workarounds, most documented in other issues, I have managed to get my app packaged for OSX. I'd be happy to lay out my process for you. It is admittedly quite crude compared to your documented process, but it has the virtue of working under challenging conditions. The central breakthrough was figuring out how to pip the dependencies after MakeSymlinks had failed, and all of the versions I tried failed from the dmg. In short,

$ kivy
-bash: kivy: command not found

then your instructions didn't apply, couldn't set up drag/drop script execute for example.

Second breakthrough is that your packaging scripts refer to:

/Applications/Kivy.app

while the dmg installs:

/Applications/Kivy2.app

And there were some others of a similar nature, documented in other issues. It looked as though nobody had tested the instructions lately, especially what would happen if one of the steps failed.

The app sources can be found here:
https://github.com/kcrossen/CloudWatch_Remote_Monitor

I have documented the process of AWS identity setup and I'll probably document my crude, brute force, installation and packaging instructions. You have a good tool and more people will use it at lower frustration levels.

from kivy-sdk-packager.

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.