YeoLab / YeoLab/rbp-maps

CondaValueError: invalid package specification: name: rbp-maps

Open
#10 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
25
Forks
9
Avg merge
8h 4m
Merged PRs (30d)
1

Description

I ran the following commands, as suggested for installation:
git clone https://github.com/yeolab/rbp-maps cd rbp-maps; conda env create -f conda_env.txt -n rbp-maps
But received the following error message:
CondaValueError: invalid package specification: name: rbp-maps

In conda_env.txt, the line that causes the error is attempting a pip installation of rbp-maps==0.0.6, I believe.

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

Open conda_env.txt and inspect the pip installation entry for rbp-maps==0.0.6, then reproduce the reported command with conda env create -f conda_env.txt -n rbp-maps. Done means the environment creation completes without the invalid package specification error.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.