nel-lab / mesmerize-core

High level pandas-based API for batch analysis of Calcium Imaging data using CaImAn
Other
58 stars 15 forks source link

install mescore on computer #266

Closed zhouyi0812 closed 7 months ago

zhouyi0812 commented 7 months ago

Hello! I was setting up another computer for mescore. I download the miniforge for all users in a public computer. However when log in with an individual user account and install the mescore with mamba create -n mescore -c conda-forge mesmerize-core. There is an error say missing require package for caiman, mescore-viz and tensorflow. I wonder if I should install the miniforge for one user only Thank you!

kushalkolar commented 7 months ago

I don't know how conda works across user accounts, maybe just use one user account for everyone?

On Thu, Jan 25, 2024, 12:07 Yi Zhou @.***> wrote:

Hello! I was setting up another computer for mescore. I download the miniforge for all users in a public computer. However when log in with an individual user account and install the mescore with mamba create -n mescore -c conda-forge mesmerize-core. There is an error say missing require package for caiman, mescore-viz and tensorflow. I wonder if I should install the miniforge for one user only Thank you!

— Reply to this email directly, view it on GitHub https://github.com/nel-lab/mesmerize-core/issues/266, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHXXRGQFT4BAVJGR442QFLYQKGOFAVCNFSM6AAAAABCK3ZMLSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEYDAOBSGQYTENI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

zhouyi0812 commented 7 months ago

Ok! Thank you! I have fixed it buy set conda for one user only