beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.15k stars 109 forks source link

Class not found exception after installation on Windows #472

Open andrii0lomakin opened 6 days ago

andrii0lomakin commented 6 days ago

After installation and execution of stewards.cmd on windows I have got

python .\bin\tornado WARNING: Using incubator modules: jdk.incubator.vector Error: Could not find or load main class None Caused by: java.lang.ClassNotFoundException: None