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

Installing Mysqldb On Python 2.7.3 Under Centos

I need to install Python 2.7 on a machine, from source, alongside the existing version on the machi… Read more Installing Mysqldb On Python 2.7.3 Under Centos

How To Bind A Raw Socket To A Specific Interface Using Python In Linux Centos?

How to bind a raw socket to a specific interface using python in linux centOS? I have multiple inte… Read more How To Bind A Raw Socket To A Specific Interface Using Python In Linux Centos?

Python Pip Install Failing With Error Code 1

I am working on CentOS6 and have been able to install python2.7. After creating a virtualenv I have… Read more Python Pip Install Failing With Error Code 1

Wsgi.py Of Myproject Cannot Read Settings.py

When I open the brower with apache, it occurs an error, ImportError: No module named myproject.sett… Read more Wsgi.py Of Myproject Cannot Read Settings.py

Selenium.common.exceptions.webdriverexception: Message: Can't Load The Profile

I'm using selenium with python to do some automated testing my code was working correctly until… Read more Selenium.common.exceptions.webdriverexception: Message: Can't Load The Profile

How To Send Http Request Using Virtual Ip Address In Linux?

I am using CentOS-Linux and I want to send HTTP requests from virtual IP addresses like eth0:0,eth0… Read more How To Send Http Request Using Virtual Ip Address In Linux?

How Do I Switch From Python 2.6 To 2.7 By Default

How do I switch from python 2.6 to 2.7 by default ls -l /usr/bin/python* lrwxrwxrwx 1 root root … Read more How Do I Switch From Python 2.6 To 2.7 By Default

Importerror For Gnuplot In Python Terminal

I have Gnuplot 4.2 patchlevel 6 installed on my Centos 6 system. However, whenever I try importing … Read more Importerror For Gnuplot In Python Terminal