Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

391
Views
Instalación de Pybluez en Linux

Estoy tratando de instalar PyBluez-0.18 en mi máquina Linux Mint 15, pero recibí un mensaje de error durante el proceso de instalación. Traté de buscar en línea para ver si otros podrían haber encontrado este problema, pero no pude encontrar ninguno.

Enumero el comando que traté de ejecutar, junto con el mensaje de error que recibí. ¿Alguien podría decirme qué estoy haciendo mal y qué debo hacer para solucionarlo?

 tri108354@prtgc004-Latitude-E6320 ~/Downloads/PyBluez-0.18 $ python setup.py install running install running build running build_py running build_ext building 'bluetooth._bluetooth' extension gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/tri108354/anaconda/include/python2.7 -c bluez/btmodule.c -o build/temp.linux-i686-2.7/bluez/btmodule.o In file included from bluez/btmodule.c:20:0: bluez/btmodule.h:5:33: fatal error: bluetooth/bluetooth.h: No such file or directory compilation terminated. error: command 'gcc' failed with exit status 1
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Debe instalar el paquete libbluetooth-dev para compilar su código

 sudo apt-get install libbluetooth-dev

Eso debería instalar los archivos de encabezado de bluetooth.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!