eth-brownie / brownie

A Python-based development and testing framework for smart contracts targeting the Ethereum Virtual Machine.
https://eth-brownie.readthedocs.io
MIT License
2.65k stars 552 forks source link

Getting this error running brownie after installing openai library ... confict ? #1714

Open henryzhangpku opened 11 months ago

henryzhangpku commented 11 months ago
return _bootstrap._gcd_import(name[level:], package, level)

ModuleNotFoundError: No module named 'pydantic._hypothesis_plugin'

tallywiesenberg commented 10 months ago

thanks for reporting this error! Can you provide more information about your...

and can you also provide the full traceback?