You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/04 11:21:30 UTC

[GitHub] [pulsar] BewareMyPower commented on pull request #11557: [C++] Fix bugs that were not exposed by broken C++ tests before

BewareMyPower commented on pull request #11557:
URL: https://github.com/apache/pulsar/pull/11557#issuecomment-892577423


   In my local environment, the Python build cannot pass
   
   ```
   ---- Installing Python Wheel file
   total 43M
   drwxr-xr-x  4 root root 128 Aug  4 10:33 .
   drwxr-xr-x 22 root root 704 Aug  4 10:26 ..
   -rw-r--r--  1 root root 20M Aug  4 10:33 pulsar_client-2.9.0-cp27-cp27mu-linux_x86_64.whl
   -rw-r--r--  1 root root 22M Jul 20 06:04 pulsar_client-2.9.0-cp37-cp37m-linux_x86_64.whl
   pulsar_client-2.9.0-cp27-cp27mu-linux_x86_64.whl
   pulsar_client-2.9.0-cp37-cp37m-linux_x86_64.whl
   dist/pulsar_client-2.9.0-cp27-cp27mu-linux_x86_64.whl
   pulsar_client-2.9.0-cp37-cp37m-linux_x86_64.whl[all]
   DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
   WARNING: Requirement 'pulsar_client-2.9.0-cp37-cp37m-linux_x86_64.whl[all]' looks like a filename, but the file does not exist
   ERROR: pulsar_client-2.9.0-cp37-cp37m-linux_x86_64.whl is not a supported wheel on this platform.
   ```
   
   I'll work on this issue first, but it doesn't affect the correctness of Python client. So I think this PR can be merged first if it's verified.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org