Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package_app.py / OSX: Garden deps also for the non-main app? #26

Open
johanneshk opened this issue May 6, 2016 · 0 comments
Open

package_app.py / OSX: Garden deps also for the non-main app? #26

johanneshk opened this issue May 6, 2016 · 0 comments

Comments

@johanneshk
Copy link
Contributor

johanneshk commented May 6, 2016

Hi,

I have the following setup: A supervisor app launches the 'real' GUI using subprocess.check_ouput('gui_script'). In case the app crashes the supervisor will show a crash report which can be submitted. The problem now is that the 'real' app has garden.matplotlib as dependency which doesn't work ('KeyError: 'kivy.garden.matplotlib''). Also copying the libs directory to the 'real' apps dir didn't work. Do you have an idea how I could get this to work on OSX using package_app.py?

Johannes

@johanneshk johanneshk changed the title package_app.py: Garden deps also for the non-main app? package_app.py / OSX: Garden deps also for the non-main app? May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants