Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ubuntu 14.04

Pytesseract-no Such File Or Directory Error

I am using Ubuntu 14.04. I have the following code: import Image import pytesseract im = Image.open… Read more Pytesseract-no Such File Or Directory Error

Import Error - Tornado Requires An Updated Ssl Module On Ubuntu 14.04

while installing juypter notebook on my ubuntu 14.04 I am getting this: ImportError: Tornado requir… Read more Import Error - Tornado Requires An Updated Ssl Module On Ubuntu 14.04

Can Cython Be Compiled With Icc?

I am trying to build cython from source with icc compiler on Ubuntu 14.04 as my python is compiled … Read more Can Cython Be Compiled With Icc?

Error: Command 'c++' Failed With Exit Status 1

So I am trying to install Pyv8 by following instruction from https://andrewwilkinson.wordpress.com/… Read more Error: Command 'c++' Failed With Exit Status 1