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

No such command "kwik-gui" #63

Open
SBuercklin opened this issue Sep 24, 2019 · 2 comments
Open

No such command "kwik-gui" #63

SBuercklin opened this issue Sep 24, 2019 · 2 comments

Comments

@SBuercklin
Copy link

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.

@rossant
Copy link
Member

rossant commented Sep 26, 2019

Hi, I would recommend to install the development version of phy at the moment: https://phy.readthedocs.io/en/latest/installation/

@ankit7540
Copy link

Why not keep the most updated readme for correct installation. At present pyqt goes to version 5. This is an existing issue with the installation instructions.
Thanks.

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

3 participants