marl / marl/milsed

When I run the code, there is a question error

Open
#5 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.