Reference not found

I pip installed py2neo successfully, declared "from py2neo import Graph" and it returns an error (can't find reference), and not just to Graph, to everything, it looks like the library is empty. I installed different versions, nothing works. Anyone has an idea?

Are you sure your instance is up and running? That might be part of your issue?