执行python freeline.py -h命令时,报错,python版本2.7.10
Open
- Dominant language
- Java
- Stars
- 5.4k
- Forks
- 620
- PR merge metrics
- No merged PRs in 30d
Description
Traceback (most recent call last):
File "freeline.py", line 7, in
from freeline_core.dispatcher import Dispatcher
File "/Users/qiaojingfei/Desktop/\u5bb6\u653fapp/jz_app_android/freeline/freeline_core/init.py", line 1, in
import build_commands
ModuleNotFoundError: No module named 'build_commands'
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with Python 2.7.10 by running `python freeline.py -h`. Start with `freeline.py` and `freeline_core/init.py`, where the traceback points to the `build_commands` import; done means the help command runs without the reported ModuleNotFoundError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100