marcel808 commented on PR #3155:
URL: https://github.com/apache/thrift/pull/3155#issuecomment-2944904892

   On this note, can this team add something like 
   ```
   python_requires='>=3.0',
   ```
   to the setup.py. Py2 pip installs are picking up this version and failing on 
py3 depencies:
   ```
   import urllib.parse
   
   ImportError: No module named parse
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to