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 script to choke when
trying to accessing project meta-information (url and vcs location).

I am working on fixing this, and will have a fix this week. The dependency
on Python 2.5 will probably remain a bit longer.

Cheers,
Tobias

On Tue, May 26, 2009 at 11:07 AM, Peter Neubauer
<peter.neuba...@jayway.se>wrote:

> 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 target:
>                     ^
> SyntaxError: invalid syntax
>
> Any hints what that could be? I ran a clean JPython installation, on
> OS X and JVM 1.5.
>
> /peter
>
> GTalk:      neubauer.peter
> Skype       peter.neubauer
> Phone       +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter      http://twitter.com/peterneubauer
>
> http://www.neo4j.org     - New Energy for Data - The Graph Database.
> http://www.ops4j.org     - New Energy for OSS Communities - Open
> Participation Software.
> http://www.qi4j.org        - New Energy for Java - Domain Driven
> Development.
> _______________________________________________
> Neo mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Tobias Ivarsson <tobias.ivars...@neotechnology.com>
Hacker, Neo Technology
www.neotechnology.com
Cellphone: +46 706 534857
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to