ant -f C:\\x3d-code\\www.web3d.org\\x3d\\stylesheets\\java\\src\\python\\pyjnius configuration clean: clean/delete backup files for project pyjnius Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld.future.py Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld.py Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld_RoundTrip1.x3d Deleting C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius\HelloWorld_RoundTrip2.x3d configuration.prerequisites: Ensure needed libraries are installed. Full administrator permissions may be needed to run these tasks successfully! Meanwhile ensure that no other user accounts are simultaneously locking files. ================================= node.js and npm are required https://nodejs.org/en https://docs.npmjs.com/cli/install - - - - - node --version v10.15.3 - - - - - npm.cmd --version 6.4.1 - - - - - npm.cmd install audited 34 packages in 0.989s found 0 vulnerabilities - - - - - npm.cmd version { pythonSAI: '1.0.0', npm: '6.4.1', ares: '1.15.0', cldr: '33.1', http_parser: '2.8.0', icu: '62.1', modules: '64', napi: '3', nghttp2: '1.34.0', node: '10.15.3', openssl: '1.1.0j', tz: '2018e', unicode: '11.0', uv: '1.23.2', v8: '6.8.275.32-node.51', zlib: '1.2.11' } - - - - - npm.cmd audit === npm audit security report === found 0 vulnerabilities in 34 scanned packages ================================= java -version java version "1.8.0_202" Java(TM) SE Runtime Environment (build 1.8.0_202-b08) Java HotSpot(TM) 64-Bit Server VM (build 25.202-b08, mixed mode) - - - - - python --version Python 3.7.3 ================================= Pyjnius is a Python library for accessing Java classes, refer to Pyjnius page for JDK JAVA_HOME and PATH requirements. https://pyjnius.readthedocs.io/en/latest/installation.html Full administrator permissions may be needed to run these tasks successfully! Meanwhile ensure that no other user accounts are simultaneously locking files. - - - - - python -m pip install --upgrade pip setuptools Requirement already up-to-date: pip in c:\program files\python37\lib\site-packages (19.1) Requirement already up-to-date: setuptools in c:\program files\python37\lib\site-packages (41.0.1) - - - - - python -m pip install --upgrade cython Requirement already up-to-date: cython in c:\program files\python37\lib\site-packages (0.29.7) - - - - - python -m pip install --upgrade pyjnius Requirement already up-to-date: pyjnius in c:\program files\python37\lib\site-packages (1.2.0) Requirement already satisfied, skipping upgrade: six>=1.7.0 in c:\program files\python37\lib\site-packages (from pyjnius) (1.12.0) Requirement already satisfied, skipping upgrade: cython in c:\program files\python37\lib\site-packages (from pyjnius) (0.29.7) If there is a problem with Microsoft Visual C++ Build Tools, be sure that the checkbox for 'Python development' is selected during installation. ================================= HelloWorld.python: $env.JAVA_HOME=C:\Program Files\Java\jdk1.8.0_202 $env.CLASSPATH=C:\x3d-code\www.web3d.org\x3d\stylesheets\java\jars\X3DJSAIL.3.3.full.jar;C:\x3d-code\www.web3d.org\x3d\stylesheets\java\lib\saxon9he.jar; $pyjnius.X3DautoclassPath =C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius PYTHONPATH =C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius $pyjnius.configurationPath=C:\Program Files\Java\jdk1.8.0_202/jre/bin/server;.;C:\Program Files\Java\jdk1.8.0_202\bin;C:\apache-ant-1.10.5\bin;C:\Program Files\Python37\Scripts\;C:\Program Files\Python37\;C:\Program Files\ImageMagick-7.0.6-Q16;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files\Dell\Dell Data Protection\Drivers\TSS\bin\;C:\Program Files\Git\cmd;C:\Program Files\IDM Computer Solutions\UltraEdit;C:\Program Files\Instant Reality\bin\;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\PuTTY\;C:\Program Files\jEdit;C:\Program Files\IDM Computer Solutions\UltraCompare;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Blender Foundation\Blender;C:\Program Files\VCG\MeshLab;C:\Program Files\nodejs\;C:\Program Files\TortoiseGit\bin;C:\Program Files\TortoiseSVN\bin;C:\Users\brutzman\AppData\Local\Microsoft\WindowsApps;C:\Users\brutzman\AppData\Roaming\npm Verifying Apache Ant XML Catalog resolver classpath: ${resolver.dir}/resolver.jar (${resolver.jar.length} bytes) ===================== create python: node xml2all.js HelloWorld.x3d HelloWorld.x3d converted to HelloWorld.py and HelloWorld.future.py - - - - - - - - - - - validate python: Loading HelloWorld.py with python, if successful then saving and validating as HelloWorld_RoundTrip1.x3d version: Moving 1 file to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius validate HelloWorld_RoundTrip1.x3d CommandLine parameter: "-validate" for model validation parameter: source file HelloWorld_RoundTrip1.x3d filesize 3179 bytes Parsing using Document Object Model (DOM) based X3DLoader... validate results: success, no problems noted HelloWorld.py round-trip load test #1 complete - - - - - - Loading HelloWorld.future.py with python, if successful then saving and validating as HelloWorld_RoundTrip2.x3d version: Moving 1 file to C:\x3d-code\www.web3d.org\x3d\stylesheets\java\src\python\pyjnius CommandLine parameter: "-validate" for model validation parameter: source file HelloWorld_RoundTrip2.x3d filesize 3179 bytes Parsing using Document Object Model (DOM) based X3DLoader... validate results: success, no problems noted HelloWorld.future.py round-trip load test #2 complete ===================== processHelloWorld.python complete. configuration: create imported files: autoclass.py fieldtypes.py mapToMethod.py build configuration complete BUILD SUCCESSFUL (total time: 15 seconds)