-
-
Notifications
You must be signed in to change notification settings - Fork 511
Open
Description
Hi,
Reporting here in case anyone finds this useful - I am not sure whether I might be doing something wrong/whether this was a deliberate choice/conda just takes longer to update the versions.
However, I wanted to highlight that the neurokit2 versions I get when using pip or conda are different:
- Pip install neurokit2: version 0.2.12 (latest at the time of writing this)
- conda install -c conda-forge neurokit2: version 0.2.10
- conda install conda-forge::neurokit2: version 0.2.10
- conda config --add channels conda-forge --> conda install neurokit2: version 0.2.10
In short, any conda installation gets me the version-before-last. Note that all these commands were tried in the same conda environment at different times (in early December 2025 and late January 2026) yet with the same setup.
Thanks for this great package :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels