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

AttributeError: module 'pandas_profiling' has no attribute 'formatters' #5

Closed
ResidentMario opened this issue Mar 18, 2016 · 5 comments

Comments

@ResidentMario
Copy link

Not sure what's up with that.

screen shot 2016-03-18 at 3 31 48 pm

@JosPolfliet
Copy link
Contributor

Hmm that shouldn't happen. How did you install pandas-profiling: from source or using pip? Can you check if the folder /Users/Honors/anaconda/envs/motor-vehicle-collosions/lib/python3.5/site-packages/pandas_profiling/ contains a file called formatters.py?

@ResidentMario
Copy link
Author

It's pip installed and formatters.py is, indeed, there. Smells like a strange environmental error perhaps?

@ResidentMario
Copy link
Author

Edit: seems to be a technical hiccup on the Python side. After recreating the environment everything runs fine.

This project is beautiful by the way! 👍

@ngupta23
Copy link

@ResidentMario Could you provide specific instructions on how you recreated the environment. I am having the same issue.

@ResidentMario
Copy link
Author

No idea really what I did at this point because it was so long ago but I'm pretty sure I created a brand new conda environment and reinstalled everything I needed in it, and everything worked as expected.

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

3 participants