remicorne / phd

Other
0 stars 1 forks source link

ModuleNotFoundError AllanSDK in venv #50

Closed jjb-hub closed 10 months ago

jjb-hub commented 10 months ago

' pip install allensdk '

it appears in my ' pip list ' but then when I try to import it as follows

' from allensdk.api.queries.mouse_connectivity_api import MouseConnectivityApi '

I get ModuleNotFoundError (minimal docs online some suggest conda env)

graph_theory.py to generate after pip install. Screen Shot 2023-12-28 at 19 16 59

install guide for ref : https://allensdk.readthedocs.io/en/latest/install.html

jjb-hub commented 10 months ago

solved with iOS update ?