|
You are here |
opkode.com | ||
| | | | |
blog.nobugware.com
|
|
| | | | | It's more a reminder to myself, gevent depends on libevent2 but the setup.py doesn't correcty look for it, a simple solution: export CFLAGS=-I/usr/local/include export LDFLAGS=-L/usr/local/lib pip install gevent change it for /opt/local/... if you are on OSX or you will get a bunch of errors /Developer/usr/bin/llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -pipe -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c... | |
| | | | |
willhaley.com
|
|
| | | | | These instructions worked for me on my BlueHost instance, but I cannot guarantee they will work for everyone. Luckily, gcc, g++, make, and every utility that I needed to install Python 2.7 were already present in my case. In order for this to work, enable SSH on your Bluehost.com account and verify that you can connect to your server, then follow the directions below. Connect to your server by SSH | |
| | | | |
humberto.io
|
|
| | | | | Discover the external dependencies to use at your Python development environment on Ubuntu | |
| | | | |
zignar.net
|
|
| | | Personal weblog about programming, linux, life, the universe and everything | ||