Closed jjb-hub closed 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.
install guide for ref : https://allensdk.readthedocs.io/en/latest/install.html
solved with iOS update ?
' 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.
install guide for ref : https://allensdk.readthedocs.io/en/latest/install.html