kwikteam / klusta

Automatic spike sorting up to 64 channels
BSD 3-Clause "New" or "Revised" License
54 stars 40 forks source link

KwikGUI crashes #41

Open cdk007 opened 7 years ago

cdk007 commented 7 years ago

I've gotten as far as playing with the sample data provided. I can open the clustered data in the KwikGUI and can click on any single cluster to view the data. However, if I then try to click on a different cluster or change the view in any way the software crashes. A windows message appears stating that "Python has stopped working". I'm running windows 7 and just installed the latest version of Miniconda3.

rossant commented 7 years ago

I am unable to reproduce this on Windows 10 64-bit and the latest version of miniconda 3. Can you do conda env export > environment.yml (after activating the phy environment) and send me the environment.yml file?

cdk007 commented 7 years ago

Attached Thanks.


From: Cyrille Rossant [notifications@github.com] Sent: Monday, June 26, 2017 10:58 AM To: kwikteam/klusta Cc: Charles D. Kopec; Author Subject: Re: [kwikteam/klusta] KwikGUI crashes (#41)

I am unable to reproduce this on Windows 10 64-bit and the latest version of miniconda 3. Can you do conda env export > environment.yml (after activating the phy environment) and send me the environment.yml file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kwikteam/klusta/issues/41#issuecomment-311084713, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AcSpLLaCpy5WZ48f7AaQ2iNpuD_hHMn0ks5sH8cEgaJpZM4OD_Tn.

cdk007 commented 7 years ago

Also, I tried installing this on a different windows 7 pc and couldn't get that far. When trying to install I got the following error "an http error occurred when trying to retrieve this URL".


From: Cyrille Rossant [notifications@github.com] Sent: Monday, June 26, 2017 10:58 AM To: kwikteam/klusta Cc: Charles D. Kopec; Author Subject: Re: [kwikteam/klusta] KwikGUI crashes (#41)

I am unable to reproduce this on Windows 10 64-bit and the latest version of miniconda 3. Can you do conda env export > environment.yml (after activating the phy environment) and send me the environment.yml file?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kwikteam/klusta/issues/41#issuecomment-311084713, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AcSpLLaCpy5WZ48f7AaQ2iNpuD_hHMn0ks5sH8cEgaJpZM4OD_Tn.

rossant commented 7 years ago

Sorry I didn't get the attachement -- attachements don't seem to work on GitHub. Can you send me an email instead? myfirstname.lastname gmail dot com

rossant commented 7 years ago

Thanks. Using your environment.yml I can't reproduce the problem either. Can you try the installation instructions at https://github.com/kwikteam/phy/ and try again? Something else you could try is making sure your graphics drivers are up to date?