[x3d-public] Offers to debug x3djsonld.py problems (some are plainly obvious)?
John Carlson
yottzumm at gmail.com
Wed Jun 28 02:40:29 PDT 2023
Running these commands will allow you to start debugging x3djsonld.py.
There likely will be some configuration in
X3DJSONLD/src/main/shell/classpath needed. I use Git for Windows (Git
Bash).
$ git clone https://github.com/coderextreme/X3DJSONLD/
$ cd X3DJSONLD/src/main/shell
$ ls ../data/*.x3d|grep -v new | xargs bash python0.sh
x3djsonld.py is in X3DJSONLD/src/main/python.
Good bug hunting!
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230628/83fd0844/attachment.html>
More information about the x3d-public
mailing list