Klustakwik2 install problem

49 views
Skip to first unread message

Sandor Borbely

unread,
Aug 25, 2022, 7:23:45 AM8/25/22
to KlustaViewas
I'm tring to install klusta and klustakwik2 on my PC, but I'm always facing with errors. If I install it from a copy of this repository using the 

conda env create -n klusta -f environment.yml

command, the klustkwik2 installation is interrupted with a 'cl.exe failed with exit code 2' message. The same error occurs when I install it using pip (pip install klustakwik2).

When I try to install the pre-compiled version with 

conda install -c kwikteam klustakwik2

command, I got the message that I should use python 2.7 or python 3.3, 3.4.

My software environment: Windows 11, Microsoft Visual Studio Community 2015, Anaconda 2022-05 (Python 3.9). My laptop has the same environment, on which I could install klusta

I also tried python 2.7, 3.4, 3.5, Microsoft Visual Studio Community 2022, but it did not work


Cyrille Rossant

unread,
Aug 25, 2022, 12:09:23 PM8/25/22
to Sandor Borbely, KlustaViewas
Hi Sandor

Could you try creating a Python 3.3 conda environment first as follows:

conda create -n py33 python=3.3 --channel free

then switch to that environment, and do:

conda install -c kwikteam klustakwik2

?
Cyrille


--
To subscribe, send email to klustaviewa...@googlegroups.com
---
You received this message because you are subscribed to the Google Groups "KlustaViewas" group.
To unsubscribe from this group and stop receiving emails from it, send an email to klustaviewas...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/klustaviewas/22ae2999-3441-4ce9-9007-aee6dc914a76n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages