MouseLand / suite2p

cell detection in calcium imaging recordings
http://www.suite2p.org
GNU General Public License v3.0
344 stars 240 forks source link

Error with rastermap.mapping #999

Closed harshidapancholi closed 1 year ago

harshidapancholi commented 1 year ago

Describe the issue:

Hello there, I'm installing suite2p and running into the following error: suite2p_error

I've tried pip install rastermap, but that doesn't seem to have solved it. Any help would be appreciated, thanks!

Provide environment info:

active environment : suite2p active env location : C:\Users\brentoncooper\Anaconda3\envs\suite2p shell level : 2 user config file : C:\Users\brentoncooper.condarc populated config files : C:\Users\brentoncooper.condarc conda version : 22.9.0 conda-build version : 3.22.0 python version : 3.9.13.final.0 virtual packages : win=0=0 archspec=1=x86_64 base environment : C:\Users\brentoncooper\Anaconda3 (writable) conda av data dir : C:\Users\brentoncooper\Anaconda3\etc\conda conda av metadata url : None channel URLs : https://repo.anaconda.com/pkgs/main/win-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/win-64 https://repo.anaconda.com/pkgs/r/noarch https://repo.anaconda.com/pkgs/msys2/win-64 https://repo.anaconda.com/pkgs/msys2/noarch package cache : C:\Users\brentoncooper\Anaconda3\pkgs C:\Users\brentoncooper.conda\pkgs C:\Users\brentoncooper\AppData\Local\conda\conda\pkgs envs directories : C:\Users\brentoncooper\Anaconda3\envs C:\Users\brentoncooper.conda\envs C:\Users\brentoncooper\AppData\Local\conda\conda\envs platform : win-64 user-agent : conda/22.9.0 requests/2.28.1 CPython/3.9.13 Windows/10 Windows/10.0.16299 administrator : False netrc file : None offline mode : False

splendourcw commented 1 year ago

I am having the same issue. Could anyone help?

Rukh-mani commented 1 year ago

Hello ! I am having the same issue! Help would be appreciated! Thanks :)

dykim224 commented 1 year ago

Hello, I am having the same issue ;)

carsen-stringer commented 1 year ago

please "pip install rastermap==0.1.3", the rastermap algorithm has been updated, and the suite2p package will be updated accordingly soon too

harshidapancholi commented 1 year ago

thank you, that solved the issue!