Jonathan Shen
Jonathan Shen
Are you trying to install on Mac by any chance?
I think our pip build doesn't support Mac. We'll try to figure this out.
We're running into a lot of trouble trying to update the pip package due to dependencies on waymo-open-dataset and tensorflow recently upgrading to TF2.3... Unfortunately for now you will need...
The lingvo pip version 0.8.2 just released should work with tf 2.3.0 or 2.3.1. Please give it a try!
Seems to be a problem with waymo-open-dataset rather than lingvo.
Please use model=waymo.StarNetVehicle without the leading params. Internally we always used model name without leading "params.". The initial open source version had a bug which required using "params.model_name" but that...
Unavailable: Socket closed and AbortedError: Session 336cabb6c6663617 is not found means one of your machines has died or is unreachable. You should check the status of your machines and restart...
Can you try https://google.github.io/styleguide/pylintrc
Please do let us know if you succeed. We have not tested Windows nor do we plan on testing it. Theoretically bazel is cross platform and should work as long...
I updated the pip package. Please give it a try.