After install I see 'Successfully installed donkeypart-bluetooth-game-controller' however when I run the modified manage.py script it cannot find the the new controller. I get the following error:
File "manage.py", line 30, in
from donkeypart_bluetooth_game_controller import BluetoothGameController
ImportError: cannot import name 'BluetoothGameController'
After install I see 'Successfully installed donkeypart-bluetooth-game-controller' however when I run the modified manage.py script it cannot find the the new controller. I get the following error:
File "manage.py", line 30, in
from donkeypart_bluetooth_game_controller import BluetoothGameController
ImportError: cannot import name 'BluetoothGameController'