GithubHelp home page GithubHelp logo

import mgclient error about pymgclient HOT 6 OPEN

memgraph avatar memgraph commented on August 21, 2024
import mgclient error

from pymgclient.

Comments (6)

dxjjhm avatar dxjjhm commented on August 21, 2024

#conda activate xss
#openssl version
#OpenSSL 1.1.1t 7 Feb 2023

python setup.py install successfully,

but import mgclient, throw such error as above,

from pymgclient.

katarinasupe avatar katarinasupe commented on August 21, 2024

Might be related: memgraph/gqlalchemy#294

from pymgclient.

as51340 avatar as51340 commented on August 21, 2024

@dxjjhm Which OS are you using?
I think we had the same issue last year, please check this

from pymgclient.

as51340 avatar as51340 commented on August 21, 2024

Investigated the issue, you are probably having locally old version of pymgclient. Clean pymgclient from global path (pip uninstall pymgclient gqlalchemy), activate your conda environmen and install ONLY gqlalchemy (pip install gqlalchemy). You should see that pymgclient 1.3.1 is being built while installing gqlalchemy.

from pymgclient.

katarinasupe avatar katarinasupe commented on August 21, 2024

Hi @dxjjhm, I know you opened this issue a while ago, but if you did manage to find a workaround or manage to try this out, do let us know 😄 I hope that what @as51340 provided could be a solution to this issue.

from pymgclient.

katarinasupe avatar katarinasupe commented on August 21, 2024

Can this be related? #53

from pymgclient.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.