4 It uses standard distutils, so:
7 python setup.py install
9 You need python-gammu and wxPython (Unicode enabled build) installed to
10 run and install this program. If you want support for scanning bluetooth
11 devices, you need PyBluez [1].
13 For Windows you also have install Pywin32 [2].
15 If you want to obey dependency checking at build time for any reason,
16 you can use --skip-deps option.
18 [1]: http://org.csail.mit.edu/pybluez/
19 [2]: https://sourceforge.net/projects/pywin32/