babysor / babysor/MockingBird

ModuleNotFoundError: No module named 'toolbox'

Open
#634 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
36.9k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

**Summary[问题简述(一句话)]**
Traceback (most recent call last):
File "D:\Haibara-Ai\modules\MockingBird-main\demo_toolbox.py", line 2, in
from toolbox import Toolbox
ModuleNotFoundError: No module named 'toolbox'

**Env & To Reproduce[复现与环境]**
python 3.9.10

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with demo_toolbox.py and reproduce the import failure under Python 3.9.10. Inspect the project setup to determine why toolbox is unavailable; the issue is done when demo_toolbox.py can import Toolbox without raising ModuleNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.