Skip to content

allow patch releases of umi_tools 1.0#126

Open
idot wants to merge 3 commits into
Hoohm:developfrom
idot:patch-1
Open

allow patch releases of umi_tools 1.0#126
idot wants to merge 3 commits into
Hoohm:developfrom
idot:patch-1

Conversation

@idot
Copy link
Copy Markdown

@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