Coder Social home page Coder Social logo

Comments (7)

siddhantgoel avatar siddhantgoel commented on June 12, 2024

We've had a similar issue before (this one), which was because of the module being built against Python 2 but being run from Python 3 (or the other way around).

Are you using a virtualenv? If not, could you try creating a virtualenv with Python 3, and then pip installing the module and trying again?

from streaming-form-data.

 avatar commented on June 12, 2024

Baremetal server using Debian headless on a Raspberry Pi 3. It stopped working after upgrading streaming-form-data to a later version (1.5.x) with pip. Old and new example don't work anymore with this one. I rolled back whilst I wait for input, but v1.4.0 is pretty much perfect. I enjoy it!

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 12, 2024

Is it the installation that doesn't work? Or does it get installed but the examples don't run?

from streaming-form-data.

 avatar commented on June 12, 2024

The python wheel always installs fine, it is the example that doesn't work with 1.5.x anymore. Which is why I removed all of the new code and wheels. I have to use the old versions.

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 12, 2024

And you're running it inside a virtualenv that has Python 3?

from streaming-form-data.

 avatar commented on June 12, 2024

No virtualenv, that would defeat the benefits of a bare-metal server
I did not require any virtualenv for v1.4.0 either. I tested it on multiple devices, the other is an Odroid HC1.

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 12, 2024

No virtualenv, that would defeat the benefits of a bare-metal server

Why would using virtualenv defeat the benefits of a bare-metal server?

I did not require any virtualenv for v1.4.0 either.

Interesting. I've tried installing the versions from 1.4 onwards and seem to work fine here at my end. I wonder if there's a difference because of the C compiler being used to build the extension.

from streaming-form-data.

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.