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

Solutions for pyinstaller? #227

Closed
fountao opened this issue Jun 15, 2015 · 2 comments
Closed

Solutions for pyinstaller? #227

fountao opened this issue Jun 15, 2015 · 2 comments

Comments

@fountao
Copy link

fountao commented Jun 15, 2015

Hi,
I really like pygal! However, due to complex hidden imports and resource files. It seems pyinstaller does not support pygal. Would anyone be kind to provide me solutions to solve this issue? Or will the developers consider to support pyinstaller?
Thank you!

@never-eat-yellow-snow
Copy link

This pull request (#217) addresses the most important issue (the resource files with .svg and .css type). Feel free to try the fork at

https://github.com/never-eat-yellow-snow/pygal

I have added a PyInstaller hook for pygal here in the comment section: #182

It is labelled as py2exe, but in fact it is a pyinstaller hook :)

@fountao
Copy link
Author

fountao commented Jun 17, 2015

@never-eat-yellow-snow, thank you for your kind help! The hook codes work perfectly!

@fountao fountao closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants