Code Monkey home page Code Monkey logo

Comments (4)

srinivasaravind5 avatar srinivasaravind5 commented on July 19, 2024 1

Issue resolved with installing sudo apt-get install python3.6-dev
But still wonder how all other packages are working without an issue.

Still closing , thanks for your feedbacks

from argon2-cffi.

hynek avatar hynek commented on July 19, 2024

build/temp.linux-x86_64-3.6/_ffi.c:22:24: fatal error: pyconfig.h: No such file or directory
compilation terminated.

You seem to be missing a system package with the Python build files. It's usually called python3-dev or something like that.

That said, it shouldn't be necessary because there are prebuilt wheels for 3.6. Do you have an idea why it might not use them?

from argon2-cffi.

srinivasaravind5 avatar srinivasaravind5 commented on July 19, 2024
Reading package lists... Done
Building dependency tree       
Reading state information... Done
python3-dev is already the newest version (3.5.1-3).
The following packages were automatically installed and are no longer required:
  chromium-codecs-ffmpeg-extra libllvm5.0 libqpdf17 libsdl-image1.2
  libsdl1.2debian libva-drm1 libva-x11-1 libxcb-composite0 libxcb-xv0
  python-lzma python-parsley python-psutil python-twisted python-txsocksx
  qml-module-qt-labs-folderlistmodel qml-module-qt-labs-settings
  vlc-plugin-notify vlc-plugin-samba
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

See its already installed

from argon2-cffi.

hynek avatar hynek commented on July 19, 2024

(3.5.1-3)

That's a different version. How did you install your Python 3.6?

from argon2-cffi.

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.