Hello
I just run into issue that I wasn't been able to make ddtrace work on python 2.7.6 (one of our servers) while it worked on local machine with py2.7.13 in docker container.
Installing python 2.7.13 (compiling from source, just for the sake of test for this one project) make it working on server.
Upgrading python globally on server, to py2.7.13 did not work, ddtrace still complains with the error pasted below.
Going to keep you posted wit our findings and if you can help, please do not hesitate :)
Thanks!
Hello
I just run into issue that I wasn't been able to make ddtrace work on python 2.7.6 (one of our servers) while it worked on local machine with py2.7.13 in docker container.
Installing python 2.7.13 (compiling from source, just for the sake of test for this one project) make it working on server.
Upgrading python globally on server, to py2.7.13 did not work, ddtrace still complains with the error pasted below.
Going to keep you posted wit our findings and if you can help, please do not hesitate :)
Thanks!