python - Nopackages found: Package missing in current win-64 channels -


i'm trying install using anaconda.

i came error saying there conflict in environment want create.

unsatisfiableerror: following specifications found in conflict:   - numpy 1.8.2 py27_0   - pandas 0.12.0 np17py27_1 -> numpy 1.7* 

i guess it's because numpy version pandas need (1.7) conflicts numpy version (1.8).

so corrected environment 1.7 1.8 proceed installation.

still problem occurs, replies

nopackagesfounderror: package missing in current win-64 channels:   - pandas 0.12.0 np18py27_1 

how fix problem? glad have hand.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -