>>147
Pythonの起動自体は成功してるみたいだけど、
> pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
pipコマンドでSSLが使えてなくてChainerのインストールに失敗している模様
OpenSSLをインストールすれば解決出来るみたいだけどやり方がよくわからないので一度Anaconda、Python環境をアンインストールしてinstall.batを実行するのが確実かと