<div dir="ltr"><b>I couldn't get Don's python code generated from local X3dToPython.xslt until I upgraded.</b><div><b><br></b></div><div><b>$ pip uninstall x3d</b><div>Found existing installation: x3d 4.0.62.6<br>Uninstalling x3d-4.0.62.6:<br>  Would remove:<br>    c:\users\john\x3djsonld\venv\lib\site-packages\x3d-4.0.62.6.dist-info\*<br>    c:\users\john\x3djsonld\venv\lib\site-packages\x3d\*<br>Proceed (Y/n)? Y<br>  Successfully uninstalled x3d-4.0.62.6<br>(venv)<br>john@DESKTOP-8OPL3IE MINGW64 ~/X3DJSONLD/src/main/shell (master)<br><b>$ pip install x3d</b><br>Collecting x3d<br>  Downloading x3d-4.0.64.1-py3-none-any.whl (410 kB)<br>     ---------------------------------------- 410.5/410.5 kB 4.3 MB/s eta 0:00:00<br>Requirement already satisfied: xmlschema in c:\users\john\x3djsonld\venv\lib\site-packages (from x3d) (1.9.2)<br>Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in c:\users\john\x3djsonld\venv\lib\site-packages (from xmlschema->x3d) (2.5.0)<br>Installing collected packages: x3d<br>Successfully installed x3d-4.0.64.1<br></div></div></div>