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
I did not. I tried to load it using pip install -r requirements.txt
Here's a link to the commit that appears to have broken it. 0f26000
Describe the issue
I am attempting to follow the instructions on this page to use this SDK to test the Pubsub emulator, but the requirements.txt file it references looks to have an unresolved conflict in here. The commit touching this file claims to have resolved a host of conflicts, but it looks like this file got missed.
The text was updated successfully, but these errors were encountered:
In which file did you encounter the issue?
pubsub/cloud-client/requirements.txt
Did you change the file? If so, how?
I did not. I tried to load it using
pip install -r requirements.txt
Here's a link to the commit that appears to have broken it.
0f26000
Describe the issue
I am attempting to follow the instructions on this page to use this SDK to test the Pubsub emulator, but the
requirements.txt
file it references looks to have an unresolved conflict in here. The commit touching this file claims to have resolved a host of conflicts, but it looks like this file got missed.The text was updated successfully, but these errors were encountered: