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/12/06 16:31:57 UTC

[GitHub] [pulsar] krissetto opened a new issue #13153: Python pulsar-client not available for Apple Silicon (M1)

krissetto opened a new issue #13153:
URL: https://github.com/apache/pulsar/issues/13153


   **Describe the bug**
   When trying to build a dockerized python application that has pulsar-client <2.8.0 & >= 2.7.1 as a dependency, the build always fails with
   `ERROR: Could not find a version that satisfies the requirement pulsar-client`
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Create a dockerized python app with a pulsar-client dependency >= 2.7.1 in the requirements.txt file and a RUN command in the dockerfile to install them
   2. Build container, pip will try to Install the dependencies
   3. See error
   
   **Expected behavior**
   Dependency installs without issues
   
   **Desktop (please complete the following information):**
    - OS: macOS 12.0.1
    - Arch: ARM64 (Apple silicon)
   


-- 
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



[GitHub] [pulsar] deadwind4 commented on issue #13153: Python pulsar-client not available for Apple Silicon (M1)

Posted by GitBox <gi...@apache.org>.
deadwind4 commented on issue #13153:
URL: https://github.com/apache/pulsar/issues/13153#issuecomment-1004566099


   I have the same problem.


-- 
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



[GitHub] [pulsar] github-actions[bot] commented on issue #13153: Python pulsar-client not available for Apple Silicon (M1)

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #13153:
URL: https://github.com/apache/pulsar/issues/13153#issuecomment-1051440040


   The issue had no activity for 30 days, mark with Stale label.


-- 
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