i cannot use the component , and get this error, i am working on python 3.6.9 and ubuntu 18.04 with virtualenv
during pip install i saw this
"Failed building wheel for htbuilder"
"Failed to build st-annotated-text-htbuilder"
Installing collected packages: iteration -builder..................................
When running the app, it shows
error:
line 4, in
from annotated_text import annotated_text
error:
in
from htbuilder import HtmlElement, div, span, styles
i cannot use the component , and get this error, i am working on python 3.6.9 and ubuntu 18.04 with virtualenv during pip install i saw this "Failed building wheel for htbuilder" "Failed to build st-annotated-text-htbuilder" Installing collected packages: iteration -builder.................................. When running the app, it shows error: line 4, in
from annotated_text import annotated_text
error:
in
from htbuilder import HtmlElement, div, span, styles