`tridesclous` spike sorter not showing as installed
See original GitHub issueHello,
I have installed tridesclous
as per the instructions here.
However, when running ss.installed_sorters()
, I do notsee tridesclous
as installed. An image of my environment as well as the problem is attached below.

Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
installation of sorters · Issue #49 · SpikeInterface ... - GitHub
Very strange that you have it in the pip list but not being able to import. Which method did you used for installing...
Read more >Installing Spike Sorters — spikeinterface documentation
Installation instructions are given for an Unbuntu platform. Please check the documentation of the different spike sorters to retrieve installation ...
Read more >SpikeInterface, a unified framework for spike sorting - eLife
SpikeInterface is an open-source software framework designed to build full analysis pipelines for extracellular recordings in a seamless and ...
Read more >spikeinterface-gui - PyPI
This gui is built on top of spike interface objects (Recording, Sorting, WaveformExtractor) Theses objects are "lazy" and retrieve data on the fly...
Read more >A modulated template-matching approach to improve spike ...
Spike sorting is an unsupervised problem, since no ground-truth ... We show that our approach can be effective in improving spike sorting ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
that fixed it!
@marcoistasy I think that
pip install loky
should fix it!