Closed mblanche closed 2 years ago
https://open2c.slack.com/archives/CTWSBFD9U/p1664914811337159?thread_ts=1664914811.337159&cid=CTWSBFD9U check out this discussion on our Slack
I don't have access to Open2C... Can you expend in this ticket?
Sorry, I forgot you'd need an invite... https://bit.ly/open2c-slack I think the main conclusion is that this should be fixed in the latest commit to the master branch here.
Ah, can someone update the PyPi repo? Not great to have a bug in pip installable version...
You can install from github pip install https://github.com/open2c/pairtools/archive/refs/heads/master.zip
Thanks I'll do that but still, I would suggest you either remove your broken 1.0.1 repo from PyPi or you fix it. Many folks will fumble on this error...
It's impossible to remove anything from PyPI AFAIK. We will fix it of course.
pairtools v1.0.2 release is out: https://github.com/open2c/pairtools/releases/tag/v1.0.2 I hope it resolves this problem for you. Otherwise, feel free to re-open and let us know the dataset and your code.
I just upgraded pairtools in our pipelines to 1.0.1 using pip in a clean docker image using Ubuntu:22.04 and I'm getting the following errors:
Could someone look into this? Pairtools is part of our data delivery pipelines and we're currently stuck.
Thanks