klusta-team / klustaviewa

LEGACY - Graphical interface for spike sorting manual stage in Python
Other
29 stars 17 forks source link

Install Error #67

Open kingg0218 opened 7 years ago

kingg0218 commented 7 years ago

I'm trying to install klustaviewa

and when I use command 'conda install conda=3' It downgrade conda to 3.19.3-py35_0 So I proceeded. and I type command 'conda env create -n klustaviewa -f environment-win.yml' then 'could not locate conda-env' message pops out also, after downgrade conda using 'conda install conda=3' command, 'activate klusta' also go through error

what should I do with this error?

pkells1 commented 7 years ago

I am having the same original issue. If I exclude the downgrading 'conda install conda=3' command, I get the following error:

UnsatisfiableError: The following specifications were found to be in conflict:

I've tried 'looking at the dependencies' for cython and I get the error:

NoPackagesFoundError: Package missing in current win-64 channels: -0.23.4

However, I get a list of packages all the way up to 'cython 0.25.2 py36_0' so I assume I have the most up-to-date version of cython?

Sorry to piggyback off your question, OP but I feel that the issues may be related.

Thanks for any help.

rossant commented 7 years ago

I'll try out on my Windows machine and I'll update the instructions. In the meantime you can try the newer GUI.