Actions
Support #4436
closedPython/C error: 'Unable to load C:\Program Files\Saxonica\SaxonHEC1.2.1\libsaxonhec.dll'
Start date:
2020-01-21
Due date:
% Done:
0%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
1.2.1
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
I've installed version 1.2.1 (Windows 64 bit/HE). I've followed the installation instructions within the included readme.txt (.\Saxon.C.API\python-saxon) I've set $env:PYTHONPATH as per online docs ( $Env:PYTHONPATH += ";C:\Program Files\Saxonica\SaxonHEC1.2.1\Saxon.C.API\python-saxon")
However, I keep getting the following error when trying to run the pytests included in the Python folder, or when using the library from other projects, 52 tests are discovered but not run because of the following error:
Unable to load C:\Program Files\Saxonica\SaxonHEC1.2.1\libsaxonhec.dll Error: : No error
Are there any steps I've missed?
Files
Please register to edit this issue
Actions