What steps will reproduce the problem? 1. trying to install PyBlues-0.15 On: Ubuntu 7.10 - Gutsy Gibbon Kernel Linux 2.6.22-14 generic Gnome 2.20.1 Using the command python setup.py install
What is the expected output? What do you see instead? instead of install completed i see a list of errors
Comment #1
Posted on Mar 7, 2008 by Happy Rhinoi was receiving a similar error, until I installed python-dev through apt-get. after that the install script worked fine
Comment #2
Posted on May 10, 2008 by Grumpy MonkeyI am experiencing similar problem as mir.mir I have python-dev installed and headers and everything. For me it exits with gcc error.
Comment #3
Posted on Jun 12, 2008 by Quick Rabbityou'll need to also install libbluetooth-dev
Status: Fixed
Labels:
Type-Defect
Priority-Medium