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
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
/tmp/pip-install-0kl4pkvg/lxml_fbe28ab931b94d3d889cf927fe53b507/setup.py:67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Building lxml version 4.9.4.
Building without Cython.
Error: Please make sure the libxml2 and libxslt development packages are installed.
[end of output]
The text was updated successfully, but these errors were encountered:
Below is the error prompted:
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
/tmp/pip-install-0kl4pkvg/lxml_fbe28ab931b94d3d889cf927fe53b507/setup.py:67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Building lxml version 4.9.4.
Building without Cython.
Error: Please make sure the libxml2 and libxslt development packages are installed.
[end of output]
The text was updated successfully, but these errors were encountered: