-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I installed klusta following the miniconda instructions. I did have to edit the environment.yml such that the pyqt=4 line just read pyqt, as leaving it as pyqt=4 yielded the following error
$ conda env create -n klusta -f environment.yml
Collecting package metadata (repodata.json): done
Solving environment: failed
ResolvePackageNotFound:
- pyqt=4
I am able to cluster fine after activating the virtual environment, but trying to inspect the results with the GUI results in
$ phy kwik-gui hybrid_10sec.kwik
Usage: phy [OPTIONS] COMMAND [ARGS]...
Error: No such command "kwik-gui".
Does anyone have insight as to why kwik-gui does not appear to be available on my installation of phy? I also do not seem to have klustaviewa installed, as I cannot import that package within my Python environment.
Metadata
Metadata
Assignees
Labels
No labels