Glad you're enjoying it :) The warning seems to be coming from JPype itself, we'll see if they end up pushing an update for it. If it ends up becoming a problem for supporting newer python versions, we could potentially write a patch for JPype..
/Jake On Wed, Oct 12, 2011 at 10:42 AM, Peter Neubauer < [email protected]> wrote: > Neo folks, > > Just wanted to pass along a deprecation warning I'm getting after > installing > the latest versions of JPype and Neo4j under Python 2.6. > > >>> from neo4j import GraphDatabase > > /Users/chris.diehl/.virtualenvs/py26-neo4j-embedded/lib/python2.6/site-packages/jpype/_pykeywords.py:18: > DeprecationWarning: the sets module is deprecated > import sets > > Stoked to use this for pushing data into Neo4j. Thanks again! > > Chris > > > > > > > Cheers, > > /peter neubauer > > 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 - Your high performance graph database. > http://startupbootcamp.org/ - Ă–resund - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Jacob Hansson Phone: +46 (0) 763503395 Twitter: @jakewins _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

