https://stackoverflow.com/questions/23172384/lxml-runtime-error-reason-incompatible-library-version-

This worked for me:

brew install libxml2
brew install libxslt
brew link libxml2 --force
brew link libxslt --force





https://stackoverflow.com/questions/23172384/lxml-runtime-error-reason-incompatible-library-version-etree-so-requires-vers






猜你喜欢

转载自blog.csdn.net/qq_15092585/article/details/80822985