Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Islie3811 opened this issue Jan 9, 2025 · 1 comment

Comments

@Islie3811
Copy link

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!!

@Islie3811
Copy link
Author

good news: I installed phy2 in new environment created w/o all the dependency in conda create -n phy2 -y python=3.11 cython dask h5py joblib matplotlib numpy pillow pip pyopengl pyqt pyqtwebengine pytest python qtconsole requests responses scikit-learn scipy traitlets and it worked
bad news: after hours we are back to ground zeros :/ found similar issue here: https://github.com/cortex-lab/phy/issues/1238#issue-20099004848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant