martuser
martuser
I've uninstalled Anaconda and installed the latest version to check if that could be the issue. Now, with the Anaconda3 version 2023.07-2 and conda version 23.7.2 , when following the...
Thanks, Zach, for responding. Despite the error, there are times, rarely, when it has allowed me to work, but it's very slow. Usually, what tends to happen is that the...
Sorry, it was in base, here is in the env where phy is installed: ```# packages in environment at C:\Users\isaco\.conda\envs\phy2dev: # # Name Version Build Channel abseil-cpp 20211102.0 hd77b12b_0 arrow-cpp...
This is the error using the environment that I currently have: ``` (phy2dev) F:\NP\LUX#75_NP-1_g0\kilosort2.5>phy template-gui params.py --debug 19:12:01.169 [D] __init__:68 Start capturing exceptions. 19:12:01.616 [W] model:603 Unreferenced clusters found in...
And this is the error using the environment from the yaml file in https://github.com/cortex-lab/phy/issues/1218: ``` (phy2) F:\NP\LUX#75_NP-1_g0\kilosort2.5>phy template-gui params.py --debug Traceback (most recent call last): File "", line 198, in...
That's it! Thank you very much, Zach. I no longer have any errors, and the GUI is working! Here's what appears in debug mode: ``` 19:56:11.127 [D] __init__:68 Start capturing...
Hi, I had the exact same error: key (0, 'imec0.ap') is already in the signals_info_dict". While debugging the code, I noticed that the `spikeglxneo` function not only looks in the...