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

Linux Error When Installing Keras

I am getting this strange to me error when installing Keras on an Ubuntu server: Cythonizing /tmp/e… Read more Linux Error When Installing Keras

Pip Install Mysql-python Fails On Ubuntu 14.04, Error: Command 'x86_64-linux-gnu-gcc' Failed With Exit Status 1

I've read all the stack overflow / google recommendations of package lists to install and none … Read more Pip Install Mysql-python Fails On Ubuntu 14.04, Error: Command 'x86_64-linux-gnu-gcc' Failed With Exit Status 1

Installing Py2cairo Issues On Ubuntu 14.04

I tried to install py2cairo in my python 2.7.6. I downloaded the source package from http://cairogr… Read more Installing Py2cairo Issues On Ubuntu 14.04

How To Enable Port 5000 On Aws Ubuntu

I have a flask app running on AWS Ubuntu server on port 5000 (flask runs default on port 5000). But… Read more How To Enable Port 5000 On Aws Ubuntu

Pip Install MySQL-python Fails On Ubuntu 14.04, Error: Command 'x86_64-linux-gnu-gcc' Failed With Exit Status 1

I've read all the stack overflow / google recommendations of package lists to install and none … Read more Pip Install MySQL-python Fails On Ubuntu 14.04, Error: Command 'x86_64-linux-gnu-gcc' Failed With Exit Status 1

OpenCV Error: WaitKey() Function Not Implemented

I've ubuntu 14.04(64-bit) installed on my machine. I've python 3.6 and OpenCV 3 installed … Read more OpenCV Error: WaitKey() Function Not Implemented