Tomasz Bartkowiak

Results 2 issues of Tomasz Bartkowiak

Hi. I keep getting an error about 'dbus' module not being found: ``` Module 'dbus' not found Please run: sudo apt-get install python3-dbus See also: https://github.com/getsenic/gatt-python#installing-gatt-sdk-for-python ``` though I had...

As mentioned in: [ImportError: No module named 'utils.cython_modules.cpu_nms'](https://github.com/Microsoft/CNTK/issues/2705) If you are trying to run the application on Linux (under Python 3.5), make sure to rename the files: `cpu_nms.cpython-34m.so` to `cpu_nms.so`...

Linux