Keck-DataReductionPipelines / KCWI_DRP

KCWI python DRP
BSD 3-Clause "New" or "Revised" License
8 stars 12 forks source link

ImportError: cannot import name 'Markup' from 'jinja2' #143

Open nefinia opened 1 year ago

nefinia commented 1 year ago

Solved by adding from .runtime import Markup in the __init__.py file in the jinja2 directory