How to install JPype on OS X Lion to use with Neo4j?

后端 未结 10 1522
梦谈多话
梦谈多话 2020-12-06 12:51

I am trying to use Neo4j for a project, and want to interface with it through Python since I\'m a newbie to programming and don\'t know any Java. I\'m following the installa

10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-06 13:25

    For those trying to install on Mountain Lion, I had to further edit the setup.py file to include the header files here:

    /System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers

提交回复
热议问题