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

Add support for pyinstaller #175

Closed
wants to merge 1 commit into from
Closed

Add support for pyinstaller #175

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jun 19, 2019

Add documentation on README on how to package into pyinstaller application

Tweaked how the templates are loaded and how the matplotlib style guide is selected

@sbrugman
Copy link
Collaborator

In what scenario would someone use pyinstaller in combination with pandas-profiling? What are the main advantages (and disadvantages)? Should be added to the README in case we want to include this.

@sbrugman sbrugman added the question/discussion ❓ Open dicussion label Jul 26, 2019
@kirancrazy99
Copy link

kirancrazy99 commented Aug 2, 2019

Hi

It would be great if pandas-profiling support pyinstaller, I have tried many times but I was unable to create an exe file with pyinstaller by importing pandas-profiling in my script, if I remove importing pandas-profiling package then exe file getting created..
This is my requirement in current project that I have to create a Data Profiling app that any user can use even with out having python installed.

make pyinstaller compatible with pandas-profiling

@bruce0715
Copy link

bruce0715 commented Aug 21, 2019

Really need the guides about using pandas-profiling under pyinstaller. The compatibility with pyinstaller doesn't work. it tells me cannot find config_default.yaml under AppData//Local//Temp//...

@github-actions
Copy link

Stale pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants