-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
ImportError: cannot import name 'soft_unicode' from 'markupsafe' #578
Comments
fixed with |
based on this elastic/ecs#1804 i may create pr tomorrow |
@rachmadaniHaryono can you please take a look why docs build is failing? I see:
|
actually markupsafe already pinned to 2.0.1 buku/bukuserver/requirements.txt Line 17 in 73df4ce
Line 52 in 73df4ce
so i assume pypi version don't have this yet, maybe put this on changelog forr next release i just notice you talk about the same problem about a month, sorry for not noticing it till now 73df4ce#commitcomment-70231928 can you point me where the failed docs build? that error should not happen because myst-parser is required for doc Line 91 in 73df4ce
imo this issue can be closed fixed by #573 i'm also not home for next two week, so expect late reply |
For the docs failure: https://readthedocs.org/projects/buku/builds/16537740/ |
In case you are not able to see the build details, login with Github account details and I will add you as a maintainer. |
os: arch linux
python: 3.10.4
pip: 22.0.4
install method: pip3 install "buku[server]"
$ bukuserver run --host 127.0.0.1 --port 5001
The text was updated successfully, but these errors were encountered: