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

phy template-gui /home/huxiaoyi/PycharmProjects/spikeinterface/si_env/phy_KS25/params.py 20:40:27.761 [W] model:667 Skipping spike waveforms that do not exist, they will be extracted on the fly from the raw data as needed. 段错误 #1259

Open
huxiaoyi520 opened this issue Mar 9, 2024 · 2 comments

Comments

@huxiaoyi520
Copy link

This error always appears when I run it.
But when I run "trace-gui" it runs successfully.
How to solve this? Thank you so much

@huxiaoyi520
Copy link
Author

我来说下这个的安装,这个教程的安装总是出错。这都是我的血泪教训,搞了好久好久。首先,git clone git@github.com:cortex-lab/phy.git 下载,然后cd phy-master进入到这个文件夹。然后将environment.yml里面的python后加上=3.11。最后直接conda env create -f environment.yml安装所有。然后conda activate phy2和env QTWEBENGINE_CHROMIUM_FLAGS="--single-process" 。最后再phy template-gui params.py。 然后GUI就出来了。

@zm711
Copy link
Contributor

zm711 commented Mar 17, 2024

@huxiaoyi520 sorry a bunch of your message appears to be in Chinese. Is there any way you could display it in English? In general skipping spike waveforms that do not exist is not a problem. You have a bunch of "cached" files with data, but if you feed phy the raw data (a .bin or .dat) it can extract things that it is missing from the cached files.

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

2 participants