beeware / voc

A transpiler that converts Python code into Java bytecode
http://beeware.org/voc
BSD 3-Clause "New" or "Revised" License
869 stars 518 forks source link

failed to create process #940

Open geekaara opened 5 years ago

geekaara commented 5 years ago

I am using windows 8.1, completed installing java, apache ant and created environment successfully and built python jar file(everything is fine up to this step) after when I create and run example.py it shows "failed to create process"

ghost commented 5 years ago

Try installing voc into your env. Like lets say your using pip. Run pip install voc.