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

PydanticImportError ❌ #1505

Closed
triposat opened this issue Nov 16, 2023 · 3 comments
Closed

PydanticImportError ❌ #1505

triposat opened this issue Nov 16, 2023 · 3 comments

Comments

@triposat
Copy link

I am using Python 3.9 and trying to install the pandas-profiling but am facing issues while importing the pandas-profiling module. The module is successfully installed but when I am importing I am facing the below error:

Screenshot 2023-11-16 111241 Screenshot 2023-11-16 111254
@chengaled
Copy link

Facing the same issue. Can anyone suggest a fix?

@triposat
Copy link
Author

Facing the same issue. Can anyone suggest a fix?

I got the solution. Actually, the pandas-profiling name has been changed. Start using ydata-profiling from now. Read more about this change here: https://pypi.org/project/pandas-profiling/

@fabclmnt
Copy link
Contributor

fabclmnt commented Dec 4, 2023

Hi @triposat ,

thank you for your question. Indeed pandas-profiling have been renamed to ydata-profiling. New versions can be installed with pip install ydata-profiling.

I'll close this issue for now as I've seen that you were able to have it solved.

Let me know if there are any other questions.

@fabclmnt fabclmnt closed this as completed Dec 4, 2023
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

4 participants