python3 setup.py install
Building lxml version 4.4.0.
Traceback (most recent call last):
File "setup.py", line 242, in <module>
**setup_extra_options()
File "setup.py", line 153, in setup_extra_options
STATIC_CFLAGS, STATIC_BINARIES)
File "/usr/local/src/lxml/setupinfo.py", line 102, in ext_modules
"is not available (pass --without-cython to ignore this error)." % module)
RuntimeError: ERROR: Trying to build without Cython, but pre-generated 'src/lxml/etree.c' is not available (pass --without-cython to ignore this error).
[root@inmac lxml]#
ERROR: Trying to build without Cython, but pre-generated 'src/lxml/etree.c' is not available (pass --without-cython to ignore this error).