brian32768

Results 4 comments of brian32768

I tried smiley22's fix -- I commented out the lines that set the timeout to 10000, it worked for a few minutes. Then I tried setting it to -1 instead...

On 03/12/2013 11:55 AM, Burakito wrote: > Hi I'm a student doing my last year project, an Android app, in which > I need to create a Kml file with...

flask-restx imports pytz, and pytz seems to be deprecated, so the import fails. Removing it is a very good idea. I can't try out flask-restx unless it loads, so I...

Dear maintainers, I did a fork of the project and fixed it this morning, it's so easy even I could do it. Removing an unneeded dependency seems like a good...