Anyone have any ideas on this error? It seems I'm missing Python.h.

I'm running Ubuntu 12.04.

Here's the output of my commands (after running a second time);

root@localhost:/opt/mailman-3.0.0b1# python bootstrap.py
Downloading
http://pypi.python.org/packages/2.7/s/setuptools/setuptools-0.6c11-py2.7.egg
root@localhost:/opt/mailman-3.0.0b1# bin/buildout
Develop: '/opt/mailman-3.0.0b1/.'
warning: no files found matching '*.rc'
warning: no files found matching '*' under directory '.buildout'
warning: no files found matching '*' under directory 'contrib'
warning: no previously-included files matching '*.egg-info' found anywhere
in distribution
no previously-included directories found matching 'src/attic'
no previously-included directories found matching 'src/web'
no previously-included directories found matching 'parts'
Installing interpreter.
Getting distribution for 'storm'.
storm/cextensions.c:23:20: fatal error: Python.h: No such file or directory
compilation terminated.
error: Setup script exited with error: command 'gcc' failed with exit
status 1
An error occurred when trying to install storm 0.19. Look above this
message for any errors that were output by easy_install.
While:
  Installing interpreter.
  Getting distribution for 'storm'.
Error: Couldn't install: storm 0.19

root@localhost:/opt/mailman-3.0.0b1# which gcc
/usr/bin/gcc

root@localhost:/opt/mailman-3.0.0b1# which python
/usr/bin/python
root@localhost:/opt/mailman-3.0.0b1# /usr/bin/python --version
Python 2.7.3
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to