When I run the code, there is a question error
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
When I ran the code, I encountered the following error.
/work4/zhitiankai/anaconda3/envs/py35milsed/lib/python3.5/site-packages/six.py in raise_from(value=RuntimeError('Failed to execute rubberband. Please verify that rubberband-cli is installed.',), from_value=FileNotFoundError(2, "No such file or directory: 'rubberband'"))
RuntimeError: Failed to execute rubberband. Please verify that rubberband-cli is installed.
Can you tell me what the problem is? My environment is based on py35 milsed.yml Configured.
thanks.
Contributor guide
No contributing guide indexed for this repository
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 reading milsed.yml and checking how the project invokes the missing rubberband executable. Reproduce the setup error, then verify that the required rubberband-cli dependency is available and that the project runs without the reported exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- anaconda, python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100