vals/umis

pip install not working

Closed this issue · 6 comments

Hello,

I'm using umis on an administered server. The install does not work properly (see Closed Issue #55).

I know that the install can work with bioconda, but the admins do not want to use conda install, only pip.

Is there any way you can make the pip install work so we can have a working version on our server?

Thanks,
Magali

roryk commented

Hi Magali,

I don't have access to update what's on pypi-- @vals, could you bump to the latest version?

In the meantime, the admins can install it with pip if they want like this:

pip install git+https://github.com/vals/umis.git@master

vals commented

Sure, I'll update it tomorrow morning.

vals commented

Hey, it took a while because my macOS had updated and I needed to remember how to fix gcc. But now the pip package should be updated.

roryk commented

Awesome, thanks so much Valentine.

Hi guys,

Thanks for a quick answer. The update does not seem to be pushed onto git though (last commit in February), right?

Thanks,
Magali

roryk commented

Yeah, we haven't made a release that last commit-- but if you aren't using that feature it won't matter.