-
Notifications
You must be signed in to change notification settings - Fork 161
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 _imaging #1294
Comments
Could you do me a favor and translate the last bit of Korean. It says I just want to make sure that's not important info. Second, how did you install phy? |
Hi, |
Sorry for the delay. Great that you got your immediate issue fixed. Which KS are you using. Or are you using Spikeinterface. If you are using KS3 they didn't fully implement phy functionality. So you could do
but this causes a "frozen" state so a lot of people complain about using this. If you go to do a split often the numbers aren't what people expect because this only takes a subsample rather than the real data so it is prone to some pretty wild sampling biases. But if using KS3 it is the only way you can use some version of the feature view. SpikeInterface has an export_to_phy that can provide most of the phy views even with KS3 sorted data. |
I'm going to close this for lack of responses. Just open a new issue if something else comes up. |
Hi all,
Recently, I tried to reinstall phy2, but I cannot execute GUI because of 'Import Error'.
How can I solve this problem...?
The attached picture shows the error message.
I originally installed phy2 successfully even though the installed Python version was 3.12.
However, I had the same issues as #1290 and I found some comments that this would be because of the Python version.
So, I reinstalled Python version 3.11 and phy. But this time, phy2 was not executed at all with the 'Import error' as below.
I want to solve this problem...
Thank you in advance.
Python ver. = 3.11.9
The text was updated successfully, but these errors were encountered: