Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow patch releases of umi_tools 1.0 #126

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

idot
Copy link

@idot idot commented Jul 10, 2020

Hello,
umi tools 1.0.1 was already released in December https://github.com/CGATOxford/UMI-tools/releases
With a normal fresh install of everything you get:
Traceback (most recent call last):
File "/opt/conda/envs/bio/bin/CITE-seq-Count", line 5, in
from cite_seq_count.main import main
File "/opt/conda/envs/bio/lib/python3.8/site-packages/cite_seq_count/main.py", line 26, in
version = pkg_resources.require("cite_seq_count")[0].version
File "/opt/conda/envs/bio/lib/python3.8/site-packages/pkg_resources/init.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/opt/conda/envs/bio/lib/python3.8/site-packages/pkg_resources/init.py", line 791, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (umi-tools 1.0.1 (/opt/conda/envs/bio/lib/python3.8/site-packages), Requirement.parse('umi-tools==1.0.0'), {'cite-seq-count'})

@idot idot changed the base branch from master to develop July 10, 2020 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants