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

install for klustakwik2: finished with status 'error' #71

Open
rtomioka opened this issue Dec 16, 2020 · 1 comment
Open

install for klustakwik2: finished with status 'error' #71

rtomioka opened this issue Dec 16, 2020 · 1 comment

Comments

@rtomioka
Copy link

rtomioka commented Dec 16, 2020

Hi,

Although I try to install klusta, so far I can not find solution.
When I executed 'conda env create -n klusta -f environment.yml', I got the message below.

Ran pip subprocess with arguments:
['C:\Users\Spike\.conda\envs\klusta\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\Users\Spike\Desktop\condaenv.yc1llc4m.requirements.txt']
Pip subprocess output:
Collecting click
  Using cached click-7.1.2-py2.py3-none-any.whl (82 kB)
Collecting klustakwik2
  Using cached klustakwik2-0.2.6.zip (712 kB)
Collecting tqdm
  Using cached tqdm-4.54.1-py2.py3-none-any.whl (69 kB)
Building wheels for collected packages: klustakwik2
  Building wheel for klustakwik2 (setup.py): started
  Building wheel for klustakwik2 (setup.py): finished with status 'error'
  Running setup.py clean for klustakwik2
Failed to build klustakwik2
Installing collected packages: tqdm, klustakwik2, click
    Running setup.py install for klustakwik2: started
    Running setup.py install for klustakwik2: finished with status `'error'

It is likely that my problem is the installation of klustakwik2.
I tried to install it with pip install klustakwik2, but did not work.

The following is my version of anaconda and python.

(klusta) C:\Users\Spike\Desktop>conda info

     active environment : klusta
    active env location : C:\Users\Spike.conda\envs\klusta
            shell level : 3
       user config file : C:\Users\Spike.condarc
 populated config files :
          conda version : 4.7.12
    conda-build version : 3.18.9
         python version : 3.7.4.final.0
       virtual packages : __cuda=10.1
       base environment : C:\ProgramData\Anaconda3  (read only)
           channel URLs : https://repo.anaconda.com/pkgs/main/win-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/win-64
                          https://repo.anaconda.com/pkgs/r/noarch
                          https://repo.anaconda.com/pkgs/msys2/win-64
                          https://repo.anaconda.com/pkgs/msys2/noarch
          package cache : C:\ProgramData\Anaconda3\pkgs
                          C:\Users\Spike.conda\pkgs
                          C:\Users\Spike\AppData\Local\conda\conda\pkgs
       envs directories : C:\Users\Spike.conda\envs
                          C:\ProgramData\Anaconda3\envs
                          C:\Users\Spike\AppData\Local\conda\conda\envs
               platform : win-64
             user-agent : conda/4.7.12 requests/2.22.0 CPython/3.7.4 Windows/10 Windows/10.0.19041
          administrator : False
             netrc file : None
           offline mode : False

Thank you in advance.
We would like to analyze our data with your nice software.

Best regards,
Tomi

@luiztauffer
Copy link

try fixing python==3.6

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