Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/python-3.x/19.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 3.x 如何从python33安装jpype1(来自boilerpipe)库?_Python 3.x_Ipython Notebook_Boilerpipe_Jpype - Fatal编程技术网

Python 3.x 如何从python33安装jpype1(来自boilerpipe)库?

Python 3.x 如何从python33安装jpype1(来自boilerpipe)库?,python-3.x,ipython-notebook,boilerpipe,jpype,Python 3.x,Ipython Notebook,Boilerpipe,Jpype,我正在尝试安装python库boilerpipe,即 pip install boilerpipe 但我得到了错误,即 command 'gcc' failed with exit status 1 那么对于这个错误我能做些什么呢

我正在尝试安装python库boilerpipe,即

pip install boilerpipe
但我得到了错误,即

command 'gcc' failed with exit status 1
那么对于这个错误我能做些什么呢