Open fccoelho opened 10 years ago
By default, the system's default JVM is used. It seems something goes wrong with that. The path that it tries to use here is some hardcoded default path that jpype uses when it can't find any JVM.
take a look here: http://www.jmodelica.org/5233
I am having problems importing boilerpipe:
In [2]: from boilerpipe.extract import Extractor
RuntimeError Traceback (most recent call last)