Skip to content

Different NK2 version when installing with conda or pip #1160

@HTalNachmani

Description

@HTalNachmani

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions