google-research / pegasus

Apache License 2.0
1.59k stars 315 forks source link

fixbug: setup.py lack a comma #221

Closed taills closed 1 year ago

taills commented 1 year ago

error: Could not find suitable distribution for Requirement.parse('tensorflow==1.15tensorflow-text==1.15.0rc0')

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

mbrukman commented 1 year ago

FYI, this was fixed separately in PR https://github.com/google-research/pegasus/pull/222