Skip to content

ImportError: DLL load failed while importing _sqlite3: The specified procedure could not be found. #1323

@Islie3811

Description

@Islie3811

Hello all:
Today I tried to inspect the sorted clusters I got from Kilosort2 with phy but for some reasons the wavefrom view is only showing me the calculated mean waveform instead of overlap of say 100 wavefroms no matter how I tweak the settings so I found one issue thread mentioned running :"pip install --upgrade git+https://github.com/cortex-lab/phylib.git" (#906, I know... it's not the same issue I probably shouldn't have run the command) and decided to give that a try... it made things worse, now I get prompt with an error: " DLL load failed while importing _sqlite3: The specified procedure could not be found."
I went through the lengthy process of updating conda, updating anaconda, uninstall and reinstall Phy2, setting up the environment with environment.yml, just throw the sqlite3.dll file into /DLL folders as someone on stackoverflow suggested, and nothing changed...
and here how it look like when I tried opening up the test file:
error
I also tried running phy --version when is activated, getting the same error message.
I wonder if anyone have run into similar issue, any help is much appreciated!!

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