On 05/10/10 10:18, Alex Willmer wrote:
On Oct 5, 7:41 am, Pascal Polleunus wrote:
On 05/10/10 00:11, Diez B. Roggisch wrote:
Install the python-dev-package. It contains the Python.h file, which the
above error message pretty clearly says. Usually, it's a good idea to
search package description
On Oct 5, 7:41 am, Pascal Polleunus wrote:
> On 05/10/10 00:11, Diez B. Roggisch wrote:
> > Install the python-dev-package. It contains the Python.h file, which the
> > above error message pretty clearly says. Usually, it's a good idea to
> > search package descriptions of debian/ubuntu packages f
Pascal Polleunus writes:
> On 05/10/10 00:11, Diez B. Roggisch wrote:
>> Pascal Polleunus writes:
>>
>>> Hi,
>>>
>>> I've problems to install psycopg2 in a virtualenv on Ubuntu 10.04.
>>>
>>>
>>> My problem is also explained on stackoverflow:
>>> http://stackoverflow.com/questions/3847536/instal
On 05/10/10 00:11, Diez B. Roggisch wrote:
Pascal Polleunus writes:
Hi,
I've problems to install psycopg2 in a virtualenv on Ubuntu 10.04.
My problem is also explained on stackoverflow:
http://stackoverflow.com/questions/3847536/installing-psycopg2-in-virtualenv-ubuntu-10-04-python-2-5
I
Pascal Polleunus writes:
> Hi,
>
> I've problems to install psycopg2 in a virtualenv on Ubuntu 10.04.
>
>
> My problem is also explained on stackoverflow:
> http://stackoverflow.com/questions/3847536/installing-psycopg2-in-virtualenv-ubuntu-10-04-python-2-5
>
>
> I tried different things explaine
Hi,
I've problems to install psycopg2 in a virtualenv on Ubuntu 10.04.
My problem is also explained on stackoverflow:
http://stackoverflow.com/questions/3847536/installing-psycopg2-in-virtualenv-ubuntu-10-04-python-2-5
I tried different things explained there:
http://www.saltycrane.com/blog/