You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pytest fails with No module named 'pydantic' in dev environment.
Minimum reproducible example
/workspace# pytest
Relevant log output
Click here to see error details
==================================================== short test summary info ====================================================
ERROR - ModuleNotFoundError: No module named 'pydantic'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
======================================================= 1 error in 2.76s ========================================================
Version
24.03
Which installation method(s) does this occur on?
Docker
Describe the bug.
pytest
fails withNo module named 'pydantic'
indev
environment.Minimum reproducible example
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: