theislab/scarches

TypeError: __init__() got an unexpected keyword argument 'condition_keys'

Closed this issue · 4 comments

Hi, can you download the latest version (I think it's 0.5.9) and check if the issue persists?

sorry, I can't find how to download 0.5.9, the latest version is 0.5.8
image

The latest version is 0.5.9, as you can see from PyPI. Not sure why you are unable to install it. You can also work around this by installing the git repository directly using:

pip install git+https://github.com/theislab/scarches.git

The latest version is 0.5.9, as you can see from PyPI. Not sure why you are unable to install it. You can also work around this by installing the git repository directly using:

pip install git+https://github.com/theislab/scarches.git
Thank you for your advice, I have installed scarches(0.5.9) and run the tutorial successfully.