conda install mingw libpython - conflict

0 views
Skip to first unread message

gruppenzwangimweb20

unread,
Nov 21, 2015, 7:32:10 AM11/21/15
to Anaconda - Public
hi i would like to install theano on windows. when i follow the instructions on deeplearning.com i receive a package conflict. 

how to reproduce: 
 install a new version of Anaconda3-2.4.0-Windows-x86_64 on a windows 10 machine 

open command prompt and execute: 

conda install mingw libpython


Here is the error:

Error: Unsatisfiable package specifications.
Generating hint:
[      COMPLETE      ]|##################################################| 100%


Hint: the following packages conflict with each other:
  - libpython
  - python 3.5*

Use 'conda info libpython' etc. to see the dependencies for each package.

Note that the following features are enabled:
  - vc14


Thanks!

Steve Waterbury

unread,
Nov 22, 2015, 12:22:29 AM11/22/15
to anac...@continuum.io
It would be nice to have support for readline compiled into
anaconda's 'sqlite' package -- it's not there as of the
3.8.4.1 version (the latest, I think).

Thanks!
Steve

P.S. yes, I can always use Ubuntu's sqlite3,
but I like to keep anaconda/bin first in my path. ;)

Message has been deleted

vasilisdk...@gmail.com

unread,
Dec 2, 2015, 6:29:39 PM12/2/15
to Anaconda - Public
hello, did you have any chance of figuring a way around it?
i am still trying with the same problem.
I moved on with my work on Ubuntu with Python 2.7, but I would rather get it to work on windows 10 with python 3.5

antonio...@gmail.com

unread,
Dec 3, 2015, 4:27:58 AM12/3/15
to Anaconda - Public, vasilisdk...@gmail.com

The libpython package provided with conda is 3.4.

You should generate your own libpython35.a and libvcruntime140.a.

I used (on 32 bit) gendef and dlltools with no flags...

Read this:


Reply all
Reply to author
Forward
0 new messages