escher icon indicating copy to clipboard operation
escher copied to clipboard

Not compatible with the latest version of MarkupSafe (2.1.2)

Open ahoiching opened this issue 1 year ago • 0 comments

!pip install markupsafe==2.0.1 #This line becomes necessary

!pip install escher

import escher
from escher import Builder

ahoiching avatar Mar 07 '23 01:03 ahoiching