Skip to content

cannot import name 'soft_unicode' from 'markupsafe' #976

Open
@waseemofficial

Description

@waseemofficial

cannot import name 'soft_unicode' from 'markupsafe'

To Reproduce
from dataprep.eda import plot, plot_correlation, plot_missing, plot_diff,create_report
Or:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows

  • Platform VSCode , .ipynb

dataprep 0.4.1 requires flask<2.0.0,>=1.1.4, but you have flask 3.0.0 which is incompatible.
dataprep 0.4.1 requires jinja2<3.0,>=2.11, but you have jinja2 3.1.2 which is incompatible.
Successfully installed Werkzeug-3.0.1 blinker-1.6.3 click-8.1.7 flask-3.0.0 itsdangerous-2.1.2

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions