bhimrazy / bhimrazy/create-py-project
Error on project creation
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Error
```shell
FileNotFoundError: [Errno 2] No such file or directory: '/workspace/recSys-project-fuseai/venv/lib/python3.11/site-packages/create_py_project/stubs/template-vannila'
```
Contributor guide
Research direction
Reproduce project creation and inspect the installed create_py_project package at the reported site-packages path, especially the missing stubs/template-vannila location. Trace the project-creation entry point to determine why that path cannot be found. Done means project creation completes without the FileNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100