Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: subprocess-exited-with-error #41

Open
Shmeller33 opened this issue Feb 11, 2023 · 3 comments
Open

Error: subprocess-exited-with-error #41

Shmeller33 opened this issue Feb 11, 2023 · 3 comments

Comments

@Shmeller33
Copy link

A year ago I tried to put on the PC. There was an error about: inability to use pip3 install -r requirements.txt. Now I bet on Kali NH, it seemed, something new, yet, I do not understand how to fix.

Screenshot_20230211-152320

@Dator4ik
Copy link

I had the same problem, but on PC

@halencarjunior
Copy link

Install the package from source:

sudo pip3 install git+https://github.com/pybluez/pybluez.git#egg=pybluez

@ColeMurray
Copy link

The package on pypi is outdated. You can download the latest with

pip install git+https://github.com/pybluez/pybluez.git#egg=pybluez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants