Open gusarg81 opened 5 years ago
Having this problem as well. It's 2019 and Python 2.7 will be out soon. Any fixes to port to python 3 planned anytime soon?
They don't have even plans to reply any Issue...
Hi guys. I'll talk with our open platform team to seek a solution to this issue.
Also plans to a better file uploads using request like what I wrote in #26?
I had to write my own method, since using the request way for uploading a file does not work with MeLi.
and python2 is now not supported, any plans to implement python3 ???
The only thing we can do If to modify ourself, which anyways is a very simple "communication" API, it does nothing more than that (it does not cover any endpoint).
The only thing we can do If to modify ourself, which anyways is a very simple "communication" API, it does nothing more than that (it does not cover any endpoint).
How do you modify?
This line is not Python3 compatible... why you still using Python2 in mind?
https://github.com/mercadolibre/python-sdk/blob/810a6688917be55fbfef4c6b5f91d4d0b6d8b3f2/lib/meli.py#L82
Refer to existing #11 and #23 (and pull request #31) which does not have any response at all.
This seems like a very "abandoned/not care" SDK...