Giter Club home page Giter Club logo

Comments (5)

cnboonhan avatar cnboonhan commented on August 11, 2024 1

just tried with command line as well, it has the same working behavior as in the video 👍 perhaps you could try a clean build first, and if it doesn't automatically resolve, then it would seem to narrow to a dependency issue, probably from the networking libraries that we may be using different versions of.

The most immediate issue i can find online is this: https://stackoverflow.com/questions/22412873/attributeerror-response-object-has-no-attribute-json

My current version is:

>>> requests.__version__
'2.27.1'
>>>

from rmf_demos.

cnboonhan avatar cnboonhan commented on August 11, 2024
debug.mp4

I can't seem to replicate the issue on a fresh build off main ( the above video is a successful run ), is it possible there is some sort of build issue?

from rmf_demos.

mxgrey avatar mxgrey commented on August 11, 2024

It's certainly possible that I have some build issue on my end. One difference when I tested was that I submitted the request through the command line, not through the UI, although I can't think of any reason that would matter.

from rmf_demos.

mxgrey avatar mxgrey commented on August 11, 2024

Mine came up as 2.26.0. The feature is supposed to be present in that, but the difference in our versions could still indicate that something about my configuration is wonky.

from rmf_demos.

cnboonhan avatar cnboonhan commented on August 11, 2024

that's very odd. although i don't think we control the version of requests in our installation of rmf_demos, it is probably installed as a dependencies of the other libraries we use, or from a prior installation that already existed on the host.

The pipenv environment that is used in rmf-web can help with such issues, i think the web components of rmf_demos rely on a system installation of dependencies which can get a bit hairy

from rmf_demos.

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.