bry00 opened a new issue #11567: URL: https://github.com/apache/pulsar/issues/11567
Currently, there is no distribution of the Pulsar client in pypi for Python 3.9 on Debian platform, thus an attempt to use install `pulsar-client` package results in ``` ERROR: Could not find a version that satisfies the requirement pulsar-client>=2.7.0 (from versions: none) ERROR: No matching distribution found for pulsar-client>=2.7.0 ``` Please, add distribution of `pulsar-client` for versions of 2.7.3 and 2.8.0 for Python 3.9 on Debian platform. -- 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]
