memgraph / gqlalchemy

GQLAlchemy is a library developed with the purpose of assisting in writing and running queries on Memgraph. GQLAlchemy supports high-level connection to Memgraph as well as modular query builder.

Home Page:https://pypi.org/project/gqlalchemy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GQLAlchemy can't be installed on Windows with Python 3.11

katarinasupe opened this issue · comments

Due to its dependency on mgclient GQLAlchemy can't be installed on Windows with Python 3.11

Hi Katrina,

Any ETA on this bug? It will really help us out.

Hi @arunmanoharan4, this hasn't been a priority for us so far, and there have been some blockers to adding this support due to some dependencies on GQLAlchemy. Is there a possibility of you using Python < 3.11? Is this blocking your usage of Memgraph?