You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I build a docker image with this tool,
and run this command in docker ./extrator.py
then I got blew error Traceback (most recent call last): File "/home/work/extractor/./extractor.py", line 37, in <module> from lxml import etree ImportError: /usr/local/lib/python3.10/dist-packages/lxml/etree.cpython-310-x86_64-linux-gnu.so: undefined symbol: _PyGen_Send
does it support running in docker ?
The text was updated successfully, but these errors were encountered: