Open geekaara opened 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"
Try installing voc into your env. Like lets say your using pip. Run pip install voc.
voc
env
pip
pip install voc
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"