Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I use python-boilerpipe on win10 but it doesn't work #49

Open
YoshiPark opened this issue Sep 23, 2017 · 0 comments
Open

I use python-boilerpipe on win10 but it doesn't work #49

YoshiPark opened this issue Sep 23, 2017 · 0 comments

Comments

@YoshiPark
Copy link

Hello!I installed the dependecies jpype, chardet on my anaconda python(version 3.6),and I also installed python-boilerpipe on my my anaconda python.
My JAVA_HOME is C:\Program Files (x86)\Java\jdk1.7.0_55
But When I run the code, for example:
from boilerpipe.extract import Extractor

print("Hello world")

And My program was crashed!
D:\anaconda\python.exe "D:\PyCharm 2017.1.5\helpers\pydev\pydevd.py" --multiproc --qt-support=auto --client 127.0.0.1 --port 16219 --file D:/python/testboilerpipe/test.py
pydev debugger: process 8500 is connecting

Connected to pydev debugger (build 172.3968.37)

Process finished with exit code -1073741819 (0xC0000005)

I don't understand why.anyone can tell me the reason ?Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant