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

Manuscript build failing due to import error for soft_unicode from markup_safe #329

Closed
jaybee84 opened this issue Mar 3, 2022 · 2 comments

Comments

@jaybee84
Copy link

jaybee84 commented Mar 3, 2022

I am getting the following error when trying to commit changes to a PR in the ml-in-rd repo:

ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/usr/share/miniconda3/envs/manubot/lib/python3.7/site-packages/markupsafe/__init__.py)

It seems like this may be related to a version update : pallets/markupsafe#284

Where would be the best place to add the necessary updates? - in manubot rootstock or individual forks? If this needs to be updated in individual forks, can you please point me to the best place to make this change.

Thanks!
Jineta

@agitter
Copy link
Member

agitter commented Mar 3, 2022

This an unfortunate error due to the Jinja package that Manubot uses. There are two possible solutions:

@jaybee84
Copy link
Author

jaybee84 commented Mar 3, 2022

Thanks! @agitter .. That worked!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants