Import error
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 65/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- backend-api-design
Research direction
Look at the example Clip file to see where it imports ggml.experimental. Check the ggml-python source to see if the experimental module exists or was renamed. The fix likely involves updating the import statement or checking the library's public API. Run the example after making changes to verify the import works.
Written by the indexing model from the issue text.
Description
When i run example Clip. I can't import ggml.experimental. Looks like it was removed from the library
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'ggml.experimental'
- Dominant language
- Python
- Stars
- 152
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
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.
More from abetlen/ggml-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
abetlen/ggml-python#91 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
abetlen/ggml-python#93 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
abetlen/ggml-python#92 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
abetlen/ggml-python#21 ·
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
abetlen/ggml-python#20 ·
All issues in abetlen/ggml-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100