AltschulerWu-Lab / scScope

48 stars 12 forks source link

Can't install with pip install scScope #11

Closed AllenWu18 closed 3 years ago

AllenWu18 commented 4 years ago

When I run pip install scScope on my PC, it showed like below: Collecting scScope Using cached https://files.pythonhosted.org/packages/25/a2/e655113922130e26a2fba0b8ce007ba5955843ed1c34a75cbd40e88b9b6f/scScope-0.1.5-py2.py3-none-any.whl Collecting phenograph (from scScope) Could not find a version that satisfies the requirement phenograph (from scScope) (from versions: ) No matching distribution found for phenograph (from scScope)

So how to deal with it? I think my computer has satisfied other requirements. Thx ! :)

feng-bao-ucsf commented 4 years ago

Hi Allen,

Thank you for your interest in our work. Please follow the instruction herehttps://github.com/jacoblevine/PhenoGraph to install phonograph.

Best, Feng

From: AllenWu18 notifications@github.com Reply-To: AltschulerWu-Lab/scScope reply@reply.github.com Date: Monday, January 20, 2020 at 00:46 To: AltschulerWu-Lab/scScope scScope@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [AltschulerWu-Lab/scScope] Under install with pip install scScope (#11)

When I run pip install scScope on my PC, it showed like below: Collecting scScope Using cached https://files.pythonhosted.org/packages/25/a2/e655113922130e26a2fba0b8ce007ba5955843ed1c34a75cbd40e88b9b6f/scScope-0.1.5-py2.py3-none-any.whl Collecting phenograph (from scScope) Could not find a version that satisfies the requirement phenograph (from scScope) (from versions: ) No matching distribution found for phenograph (from scScope)

So how to deal with it? I think my computer has satisfied other requirements. Thx ! :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/AltschulerWu-Lab/scScope/issues/11?email_source=notifications&email_token=ADCOUTABIYSCMZ5Y5KT4BWLQ6VQENA5CNFSM4KJANQD2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IHJGD5A, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ADCOUTEB7MYN7RG2S2XTCN3Q6VQENANCNFSM4KJANQDQ.

feng-bao-ucsf commented 3 years ago

There was an isssue from PhenoGraph when working with scipy. And this was fixed with latest version.