You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
google-cloud-pubsub version: pip show google-cloud-pubsub: NA
Steps to reproduce
pipenv shell
pipenv install google-cloud-pubsub
Information
It would be nice if pipenv worked with this library. Right now, it gets stuck on the Locking... phase of pipenv (for a very long time, maybe hours). With the debug flag -v turned on, it shows a ton of Google Python libraries being installed during this time. It might be trying to rebuild the world instead of using binaries.