Skip to content

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

@Louis24

Description

@Louis24

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions