-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi,
When i run
d = Duckling()
I get the following issue.
File "C:\Users\hi\Anaconda3\lib\site-packages\duckling\duckling.py", line 53, in init
self.clojure = jpype.JClass('clojure.java.api.Clojure')
File "C:\Users\hi\Anaconda3\lib\site-packages\jpype_jclass.py", line 73, in JClass
raise _RUNTIMEEXCEPTION.PYEXC("Class %s not found" % name)
java.lang.RuntimeExceptionPyRaisable: java.lang.RuntimeException: Class clojure.java.api.Clojure not found
How do i fix the same
Metadata
Metadata
Assignees
Labels
No labels