Git Product home page Git Product logo

Comments (11)

ly4k avatar ly4k commented on August 27, 2024

How did you install it? You can try with the --user flag

from certipy.

void-ll avatar void-ll commented on August 27, 2024

My computer is mac m1, I don't know if it is a problem with arm? I don't have this problem with ubuntu。The command I use is sudo python3 setup.py install
Screen Shot 2022-03-09 at 9 32 22 AM

from certipy.

ly4k avatar ly4k commented on August 27, 2024

Please try python3 setup.py install --user. Googling the issue gives similar results that indicate it might be a problem with your Python environment.

from certipy.

void-ll avatar void-ll commented on August 27, 2024

Tried python3 setup.py install --user still the same error message, it may be the problem of arm, but thank you anyway

from certipy.

ly4k avatar ly4k commented on August 27, 2024

Don't think it's an issue related to the processor architecture, but rather that you are using a Mac. Not sure how to fix the issue. Can you try to upgrade python's setuptools? Or perhaps try pip install .

from certipy.

void-ll avatar void-ll commented on August 27, 2024

This time the installation did not report an error, but starting certipy will report an error

Screen Shot 2022-03-11 at 9 35 45 AM

from certipy.

ly4k avatar ly4k commented on August 27, 2024

Try with pip3 instead of pip

from certipy.

void-ll avatar void-ll commented on August 27, 2024

pip3 install .That doesn't work either,
Screen Shot 2022-03-14 at 10 34 19 AM

from certipy.

ly4k avatar ly4k commented on August 27, 2024

You need to run as sudo or with --user

from certipy.

void-ll avatar void-ll commented on August 27, 2024

The problem is finally solved, thank you very much

from certipy.

kidandcat avatar kidandcat commented on August 27, 2024

Just to have it documented. I had the same error (even using sudo) and I could fix it by using homebrew python3 version. (it fails with the native macos python3)

from certipy.

Related Issues (20)

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.