Closed JohnTigue closed 4 years ago
Their readme states:
If you are working on your own computer, you will need to install a prerelease branch of the allensdk into your preferred environment. You can do so in one shot by: pip install git+https://github.com/alleninstitute/allensdk@swdb_2019 --upgrade
If you are working on your own computer, you will need to install a prerelease branch of the allensdk into your preferred environment. You can do so in one shot by:
pip install git+https://github.com/alleninstitute/allensdk@swdb_2019 --upgrade
AllenSDK went 1.0.0 Oct 1, 2019. That's probably what they were talking about. Now it's 2.0.0.
Just going to:
pip install allensdk
Their readme states: