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

Circleci: Pip Install Dlib Fails

I have a python project that requires dlib. I am trying to setup CircleCI and wrote my config.yml a… Read more Circleci: Pip Install Dlib Fails

Facing Obstacle To Install Pyodbc And Pymssql In Ubuntu 16.04

I want to install pyodbc for connection mssql server using sqlalchemy I am googling and tried in se… Read more Facing Obstacle To Install Pyodbc And Pymssql In Ubuntu 16.04

Pyusb Device Claimed, Detach_kernel_driver Return Entity Not Found

I'm attempting to do bulk reads and writes from a USB device on Ubuntu using PyUSB. However, i&… Read more Pyusb Device Claimed, Detach_kernel_driver Return Entity Not Found

Installing Scipy On Ubuntu

I have Python 2.7 running and trying to install scipy by using easy_install which returns following… Read more Installing Scipy On Ubuntu

Apt-get Install For Different Python Versions

I have ubuntu 10.04 with python2.6 by default. I have installed python2.7. When I want to install … Read more Apt-get Install For Different Python Versions

Wxpython: Pyinstaller Fails With No Module Named _core_

I am converting my wxpython (3.0.2.0) application to binaries using PyInstaller. The binaries work … Read more Wxpython: Pyinstaller Fails With No Module Named _core_

How To Install Dlib On Ubuntu Vps On Digital Ocean

I have created a ubuntu vps which has below specs: Linux ubuntu-sh5tb8912admin 4.15.0-66-generic #7… Read more How To Install Dlib On Ubuntu Vps On Digital Ocean

How To Install Opencv 2.4.13 For Python 2.7 On Ubuntu 16.04?

I have tried a lot of online posts to install opencv but they are not working for Ubuntu 16.04. May… Read more How To Install Opencv 2.4.13 For Python 2.7 On Ubuntu 16.04?