Charlie Walters

Results 5 comments of Charlie Walters

I'm getting the same error, full traceback: ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\CKW\anaconda3\Scripts\phy.exe\__main__.py", line 7, in...

@zm711 I had followed your instructions for phy install from source using .yml and an older version of python and got the same issue with only ks4, not ks2.5.

@jacobpennington Hi Jacob! Both of your fixes (duplicating the .npy file and re-installing kilosort) worked for me to allow me to open results in phy, but as of this morning...

> @ckwalters What issue are you having with the setup file? It was a setuptools_scm problem: ``` × Preparing metadata (pyproject.toml) did not run successfully. │ exit code: 1 ╰─>...

@jacobpennington I was using the instructions as written in the ks4 [documentation](https://kilosort.readthedocs.io/en/latest/installation.html), `python -m pip install .` But I'm seeing now there's a different suggested pip command in the readme