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

IndexError: pop from an empty deque can not connet to neo4j #966

Open
Louis24 opened this issue May 4, 2024 · 1 comment
Open

IndexError: pop from an empty deque can not connet to neo4j #966

Louis24 opened this issue May 4, 2024 · 1 comment

Comments

@Louis24
Copy link

Louis24 commented May 4, 2024

Expected Behavior (Mandatory)

I have run correctly in win10

Actual Behavior (Mandatory)

cx = self._free_list.popleft()
     ^^^^^^^^^^^^^^^^^^^^^^^^^

IndexError: pop from an empty deque

How to Reproduce the Problem

Simple Example

g = Graph("http://localhost:7474", auth=("neo4j", "neo4j"), name="neo4j")
Datasets and Statements

Screenshots (where it's possibile)

Specifications (Mandatory)

Currently used versions

Versions

  • OS:win11
  • Library:py2neo=2021.2.4
  • Neo4j:5.19
@doublefish6
Copy link

哥们你好,我也碰见这个问题了,请问你解决了没有

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants