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 Error #67

Open
kingg0218 opened this issue Jan 8, 2017 · 2 comments
Open

Install Error #67

kingg0218 opened this issue Jan 8, 2017 · 2 comments

Comments

@kingg0218
Copy link

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
Copy link

pkells1 commented Jan 11, 2017

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:

  • cython 0.23.4 py27_0
    -catplotlib 1.3.1 np17py27_1 -> numpy 1.7*
    Use "conda info " to see the dependencies for each package.

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
Copy link
Member

rossant commented Jan 15, 2017

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

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