spinframework / spinframework/spin-python-sdk
pydantic not working
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 48
- Forks
- 15
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 1
Description
Caused by:
ModuleNotFoundError: No module named 'pydantic_core._pydantic_core'
Error: Build command for component spin-templete failed with status Exited(1)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the build command for the component named in the report and inspect how the Python SDK resolves its pydantic dependency. The issue is complete when the component builds without the reported missing pydantic_core module error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100