On 12/7/2015 12:15 PM, Anupam Mediratta wrote:
Hello,
I have to use python 3.5 in my use case and one of the packages I use
(gensim), in turn uses smart_open (https://github.com/piskvorky/smart_open/)
smart_open depends on boto and boto fails on my machine running ubuntu
15.10.
So in order for
In a message of Mon, 07 Dec 2015 22:45:44 +0530, Anupam Mediratta writes:
>Hello,
>
>I have to use python 3.5 in my use case and one of the packages I use
>(gensim), in turn uses smart_open (https://github.com/piskvorky/smart_open/)
>
>smart_open depends on boto and boto fails on my machine running
Hello,
I have to use python 3.5 in my use case and one of the packages I use
(gensim), in turn uses smart_open (https://github.com/piskvorky/smart_open/)
smart_open depends on boto and boto fails on my machine running ubuntu
15.10.
So in order for me to be able to run gensim, I need to be able t