Re: [Neo] Neo4j.py installation problem

2009-05-27 Thread Peter Neubauer
Thanks Tobias for the update, I will do the initial work in Java in order to save some time, and go back to python when it comes to traversals and actual use of the node space ... /peter GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

[Neo] Neo4j.py installation problem

2009-05-26 Thread Peter Neubauer
Hi there, trying to install Neo4j.py, I ran into an installation problem with Jython: Peter-Neubauers-MBP:neo4j.py peter$ ~/program/jython2.2.1/jython setup.py install Traceback (innermost last): (no code object) at line 0 File setup.py, line 49 with open(target,'wb') as

Re: [Neo] Neo4j.py installation problem

2009-05-26 Thread Tobias Ivarsson
Hi, The install script is the part of Neo4j.py that needs the most work. At the moment it requires Python 2.5. For Jython that means the most recent version (2.5 RC2). There is another issue with the install script at the moment though. The recent changes in the parent pom causes the install