Code Monkey home page Code Monkey logo

Comments (5)

tbarbugli avatar tbarbugli commented on June 4, 2024

from stream-django.

BHushanRathod avatar BHushanRathod commented on June 4, 2024

Thanks for the reply. I did try both apt-get build-dep python-dev and apt-get build-dep python3-dev which installed some base packages. Then again i tried pip install stream_django which returned me the same RuntimeError: autoconf error error, which is in pip output file.

from stream-django.

iandouglas avatar iandouglas commented on June 4, 2024

@BHushanRathod We've had a lot of reports of pycrypto having installation issues on multiple platforms. Try isolating the problem with pip install pycrypto==2.6.1 and see if the folks at pycrypto have a solution?

from stream-django.

tbarbugli avatar tbarbugli commented on June 4, 2024

the actual error is stored in a separate log file (config.log) can you attach that as well?

another common issue is missing ssl headers

apt-get install libssl-dev

from stream-django.

dwightgunning avatar dwightgunning commented on June 4, 2024

Closing as the issue opener is out of contact.

Likely this is resolved with 02ea36c and the release of stream-django 1.4.0.

Available from PyPI.

If it's still an issue let us know, provide the config.log and we can re-open the issue.

from stream-django.

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.