Re: [Neo4j] Deprecation Warning with Python Neo4j Bindings

2011-10-12 Thread Jacob Hansson
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 <
peter.neuba...@neotechnology.com> 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
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Jacob Hansson
Phone: +46 (0) 763503395
Twitter: @jakewins
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user


[Neo4j] Deprecation Warning with Python Neo4j Bindings

2011-10-12 Thread Peter Neubauer
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
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user