I have conda xml2 installed.
However, when I execute pip install uspto-opendata-python
, I get the following message
could not find function xmlCheckVersion in library libxml2. is libxml2 installed?
I noticed a similar question here - Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed? - but the suggestions listed there are not resolving my issue.
how to resolve this issue? That's the error message i'm getting:
C:\Users\njind\AppData\Local\Temp\xmlXPathInitwd5ud9xh.c(1): fatal error C1083: Cannot open include file: 'libxml/xpath.h': No such file or directory
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.32.31326\bin\HostX86\x64\cl.exe' failed with exit code 2
Could not find function xmlCheckVersion in library libxml2. Is libxml2 installed?