Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

py2neo no longer supported/not available #51

Open
ronfronfronf opened this issue Oct 13, 2023 · 2 comments
Open

py2neo no longer supported/not available #51

ronfronfronf opened this issue Oct 13, 2023 · 2 comments
Assignees
Labels
Python Related to Python Code
Projects

Comments

@ronfronfronf
Copy link

Describe the bug
Plumhound needs to import modules/Bluehound.
Bluehound needs py2neo, which is no longer available.
I ran into the same issue installing plumhound's requirements.txt, and found the recommendation to use neo4j instead of py2neo, but neo4j does not have a module 'Graph'.

This is the first issue I have reported on github. Apologies if I have done a bad job.

Thanks

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@Relkci
Copy link
Member

Relkci commented Oct 27, 2023

@Scoubi - thoughts on this? How difficult would it be to refactor BlueHound into neo4j instead of py2neo?
I tested the PH libraries on neo4j 5.14 tonight. the BlueHound module is still working on py2neo version 2021.2.4, but is EOL.
https://pypi.org/project/py2neo/

@Relkci Relkci added the Python Related to Python Code label Oct 27, 2023
@Scoubi
Copy link
Collaborator

Scoubi commented Oct 27, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Python Related to Python Code
Projects
Core Python
  
Awaiting triage
Development

No branches or pull requests

3 participants