liferoad commented on issue #25172:
URL: https://github.com/apache/beam/issues/25172#issuecomment-1406996970

   I solved my issue by upgrading my python to python 3.10.6 (I use pyenv on my 
Mac):
   ```
   pyenv install 3.10.6
   pyenv local 3.10.6
   ```
   I do not think this is related to Beam. (I guess reinstalling the python 
should work as well).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to