Webodm: requirements.txt need to be updated

Created on 18 Nov 2019  路  4Comments  路  Source: OpenDroneMap/WebODM

requests-toolbelt==0.8.0
requests==2.20.0

Should become:

requests-toolbelt==0.9.1
requests==2.21.0

help wanted possible software fault

Most helpful comment

Will do.

All 4 comments

Hi @rumenmitrev,

It looks like there is some information missing from your issue that will be needed in order to diagnose and fix the problem at hand. Please take a look at the Issue Template, which will tell you exactly what your issue has to contain in order to be processable.

Also, double check that this is the right place. If you are just asking for information, reporting feedback or proposing a few feature, the right place to ask is the Community Forum, not here.

I'm marking this one now as needing some more information. Please understand that if you do not provide that information within the next week (until 2019-11-21 05:55) I'll close this issue so it doesn't clutter the bug tracker.

Cheers!
~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.

How did you install WebODM? (Docker, natively, ...)?

natively

What's your browser and operating system?
ubuntu server 16.04

What is the problem?
When you compile webodm naively it fells because we requested from requirements.txt
requests-toolbelt==0.8.0
requests==2.20.0

What should be the expected behavior?

if I bump versions of
requests-toolbelt==0.8.0
requests==2.20.0

to

requests-toolbelt==0.9.1
requests==2.21.0

it compiles and run fine.

Hey @rumenmitrev :+1: thanks for the report!

Would you be interested in making the change to requirements.txt and open a pull request? https://github.com/OpenDroneMap/WebODM/edit/master/requirements.txt

Will do.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Saijin-Naib picture Saijin-Naib  路  3Comments

macsee picture macsee  路  7Comments

pierotofy picture pierotofy  路  5Comments

pierotofy picture pierotofy  路  4Comments

dawonn-haval picture dawonn-haval  路  3Comments