Code Monkey home page Code Monkey logo

Comments (5)

Macr0phag3 avatar Macr0phag3 commented on September 1, 2024

hello, after testing, ja3box works fine in

  • python: 3.6.0/...
  • scapy: 2.4.5
  • cryptography: 2.8/3.4.7/...

You can try to update the cryptography: pip install cryptography -U
@sajualways

from ja3box.

sajualways avatar sajualways commented on September 1, 2024

I am getting this error now.

pip3.6 install cryptography -U
WARNING: Running pip install with root privileges is generally not a good idea. Try pip3.6 install --user instead.
Collecting cryptography
Using cached https://files.pythonhosted.org/packages/9b/77/461087a514d2e8ece1c975d8216bc03f7048e6090c5166bc34115afdaa53/cryptography-3.4.7.tar.gz
Complete output from command python setup.py egg_info:

        =============================DEBUG ASSISTANCE==========================
        If you are seeing an error here please try the following to
        successfully install cryptography:

        Upgrade to the latest pip and try again. This will fix errors for most
        users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip
        =============================DEBUG ASSISTANCE==========================

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/pip-build-0v_g5l0l/cryptography/setup.py", line 14, in <module>
    from setuptools_rust import RustExtension
ModuleNotFoundError: No module named 'setuptools_rust'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-0v_g5l0l/cryptography/

from ja3box.

sajualways avatar sajualways commented on September 1, 2024

from ja3box.

Macr0phag3 avatar Macr0phag3 commented on September 1, 2024

upgrading pip solved it.
pip3.6 install -U pip

:)

@sajualways

from ja3box.

sajualways avatar sajualways commented on September 1, 2024

Thanks a lot.....It is working now.

from ja3box.

Related Issues (6)

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.