0

I'm new to git but have to use git to install Theano. See this page.

I've installed git on window using msysgit. As I typed in pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git in Anaconda prompt, it got stuck at the cloning step.

(C:\Program Files\Anaconda2) C:\windows\system32>pip install --upgrade --no-deps
git+git://github.com/Theano/Theano.git
Collecting git+git://github.com/Theano/Theano.git
Cloning git://github.com/Theano/Theano.git to c:\users\liujy\appdata\local\temp\pip-k0i0se-build

I've checked the folder, there are files inside.

Can anybody give me some instruction on what to check next?

  • Please copy the text from the command line window and paste it into your question instead of posting screenshots of it. – Melebius Dec 07 '16 at 13:43
  • @Atzmon. Thanks for helping editing. I can not paste a picture directly because my reputation is less than 10. – jenng1000000 Dec 07 '16 at 13:53
  • Possible duplicate of [Installing github version of package with Anaconda](http://stackoverflow.com/questions/30556900/installing-github-version-of-package-with-anaconda) – ivan_pozdeev Dec 07 '16 at 14:03

0 Answers0