mikeryan / PyBT

Hackable Bluetooth stack in Python
MIT License
101 stars 21 forks source link

Facing Problem when Installing PyBT #2

Open Nag5115 opened 8 years ago

Nag5115 commented 8 years ago

Hi All, When I'm Installing getting below errors. I'm forking the code from master branch and I Installed scapy as suggested.

Traceback (most recent call last): File "setup.py", line 1, in from setuptools import setup ImportError: No module named setuptools

So,please provide solution to this problem.

Thanks...