Project

Profile

Help

Bug #5853

closed

ModuleNotFundError: No module named 'nodeKind'

Added by O'Neil Delpratt about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Category:
-
Start date:
2023-01-25
Due date:
% Done:

100%

Estimated time:
Found in version:
12.0
Fixed in version:
12.1
Platforms:

Description

Reported by user on Windows machine the following error when running a simple python script:

  import saxonche
File "python_saxon\saxonc.pyx", line 16, in init saxonche
ModuleNotFundError: No module named  'nodeKind'

I managed to reproduce the error. The workaround I found was to import nodekind, but this did not work for them.

Actions #1

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

The nodekind.py file dependency has been removed. This should not make any difference to the Python API.

Actions #2

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 12.1

Bug fixed applied in the SaxonC 12.1 maintenance release.

Please register to edit this issue

Also available in: Atom PDF