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

Rpy2 Install Problems On Debian

I have tried every install method I can think of to install RPy2 on our debian server and I get the… Read more Rpy2 Install Problems On Debian

Scrapy Run From Python

I am trying to run Scrapy from Python. I'm looking at this code which (source): from twisted.in… Read more Scrapy Run From Python

Strange Python Compilation Results With "--enable-shared" Flag

I am using Debian (which comes with Python-2.7.3), trying to compile Python-2.7.6 from source for u… Read more Strange Python Compilation Results With "--enable-shared" Flag

Python Numba / Llvmlite On Debian 8 - I Can't Build Llvmlite

Im trying to install numba on a Debian 8 system as described here: http://llvmlite.pydata.org/en/la… Read more Python Numba / Llvmlite On Debian 8 - I Can't Build Llvmlite

Deploying Django With Apache Using Wsgi.py

I'm trying to deploy a Django project on a linode server that has apache, some other django pro… Read more Deploying Django With Apache Using Wsgi.py

Error Installing And Using Numpy

I'm having unicode troubles trying to run numpy. As pointed here and and here i'm using pyt… Read more Error Installing And Using Numpy