Skip to content

No such command "kwik-gui" #63

@SBuercklin

Description

@SBuercklin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions