-
Hey!
After updating to dbt version: `dbt=1.8.6`, the dbt2looker script started to fail:
The error message I received was:
`ImportError: cannot import name 'PydanticValueError' from 'pydantic'`…
-
![image](https://github.com/user-attachments/assets/66b4fa57-907c-4e20-ad6e-30ad21296dbf)
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Two issues in one, that should probably be addressed in 2.X or perhaps in https://github.com/pydantic/pydantic/labels/v…
-
Hello. I really liked this book, it gives a fresh (for me) perspective at coding a web application, and it looks fantastic, very well written, not too difficult to understand. I finished the part 1 a …
-
Pydantic 2.7 seems to be required.
When using SageMaker distribution 1.9, I get the following error installing sagemaker-core
```bash
!pip install --upgrade pip -q
!pip install sagemaker-cor…
-
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
After upgrading to Pydantic 2.10.0, we started getting certain type-checking issues with `mypy`. The majority of them a…
-
Is there any plan to support [flake8-pydantic](https://github.com/Viicos/flake8-pydantic)?
This plugin can be found in pydantic official site.
-
I'm getting the following error when trying to do ``get_balances`` on a cash acct:
```
>>> t.get_balances()
Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/pyth…