Programmer's Stack
Pages
Home
ChannelJava
JQuery
My Tasks App
Bootstrap Templates
Selenium
Java For Beginners
{{theTime}}
!doctype>
Search This Blog
Total Pageviews
ImportError: cannot import name 'soft_unicode' from 'markupsafe'
Check the markupsafe version. To fix the problem install 2.0.1
pip install markupsafe==2.0.1
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
How to install Windows Subsystem for Linux?
- Open Powershell in Admin mode and run wsl --install
No comments:
Post a Comment