I start using thread with simple example but now I have some problem.
PYTHON is the best===
import threading
import time
from jpype import *
def sleepFunction():
print"ya ali"
classpath = "-Djava.class.path=praat.jar"
startJVM(getDefaultJVMPa
Hi,
please help me to find a solution to run this program correctlly or tell me
my basic mistake.
import thread
import threading
import time
from jpype import *
def sleepFunction():
print"ya ali"
classpath = "-Djava.class.path=praat.jar"
startJVM(getDefaultJVMPath(