hjtran commented on PR #30771:
URL: https://github.com/apache/beam/pull/30771#issuecomment-2035477245

   Gah, I have no idea where this failure couldve come from:
   ```
       run()
     File 
"/runner/_work/beam/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-tft-113/py38-tft-113/lib/python3.8/site-packages/hypothesis/entry_points.py",
 line 35, in run
       hook = entry.load()
     File 
"/runner/_work/beam/beam/sdks/python/test-suites/tox/py38/build/srcs/sdks/python/target/.tox-py38-tft-113/py38-tft-113/lib/python3.8/site-packages/setuptools/_vendor/importlib_metadata/__init__.py",
 line 208, in load
       module = import_module(match.group('module'))
     File 
"/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/importlib/__init__.py", 
line 127, in import_module
       return _bootstrap._gcd_import(name[level:], package, level)
   ModuleNotFoundError: No module named 'pydantic._hypothesis_plugin'
   ```


-- 
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