Open
Description
Prerequisites
Please answer the following question for yourself before submitting an issue.
- I checked to make sure that this issue has not been filed already.
1. The entire URL of the documentation with the issue
https://github.com/tensorflow/models
2. Describe the issue
In the README part it says, that Python 3.9 is supported but if I try to use tensorflow_models I'm getting:
TypeError: unsupported operand type(s) for |: 'type' and '_GenericAlias'
There has been a similar issue with #10986 but the docu still says it works with python 3.9