Re: [Neo4j] Building neo4jpy for JCC in windows

2011-06-10 Thread oguerrer
Has anyone been successful in installing the python bindings for JCC in windows? All the instructions indicate that it has been tested for Mac OS. I would use OS, however, the project that I am working on forces me to work in a windows machine. I would really appreciate your help because I am

[Neo4j] Incompatible batch inserted data with Python bindings

2011-06-09 Thread oguerrer
Hi all, I am a newbie to neo4j so please bare with me. I installed neo4j for cpython and it is working fine. I can create graph databases and everything. Since I need to insert a huge data set, I need to use the batch inserter form neo4j in its Java form. The problem that I am having is that,

Re: [Neo4j] Incompatible batch inserted data with Python bindings

2011-06-09 Thread oguerrer
Thank you Aaron, I am trying to build the the latest bindings but I get an error regarding a file called: jcc_d.lib I installed jcc successfully and I have the Visual Studio Compilers of 2008. The error I get is: LINK : fatal error LNK1181: cannot open input file 'C:\Python26\lib\site-package

[Neo4j] Building neo4jpy for JCC in windows

2011-06-09 Thread oguerrer
Hi, I am trying to build the latest version of neo4jpy for JCC in windows. I have successfully installed JCC but I keep getting the following error: LINK : fatal error LNK1181: cannot open input file 'C:\Python26\lib\site-package s\jcc-2.8-py2.6-win32.egg\jcc\jcc_d.lib' error: command