The pypi version of theano installs theano and its python requirements but pip cannot install things outside the python ecosystem such as GCC and mkl. Conda can. That’s why there’s a difference
1 Like
The pypi version of theano installs theano and its python requirements but pip cannot install things outside the python ecosystem such as GCC and mkl. Conda can. That’s why there’s a difference