Tried upgrading my current setup to the latest 2.0.0 release and got the following error in my Python environment:
Failed to evaluate the 'select' expression.
To see if the problem is in my code or in the released code I went back to basics:
wallisr$ xsltproc xsl/marc2bibframe2.xsl test/data/marc.xml
XPath error : Invalid type
runtime error: file xsl/ConvSpec-Process8-ProvAct.xsl line 420 element for-each
Failed to evaluate the 'select' expression.
no result for test/data/marc.xml
... which seems to indicate the problem is in marc2bibframe2
Tried upgrading my current setup to the latest 2.0.0 release and got the following error in my Python environment:
Failed to evaluate the 'select' expression.To see if the problem is in my code or in the released code I went back to basics:
... which seems to indicate the problem is in marc2bibframe2