i have some problem with SPHINX installion on Ubuntu 16.04
i had follow these steps on the link: https://developer.parrot.com/docs/sphinx/firststep.html
and when i do this step command: $ sphinx /opt/parrot-sphinx/usr/share/sphinx/drones/bebop2.drone::stolen_interface=<your_interface_name>
the result is like the picture i attached here
[Wrn] [ModelDatabase.cc:211] Unable to
connect to model database using
[http://plf.parrot.com/sphinx/external_models/spottrup_castle/model.config]. Only locally installed models will be
available. [Err]
[ModelDatabase.cc:393] Unable to get
model
name[http://plf.parrot.com/sphinx/external_models/spottrup_castle]
[Err] [Machine.cc:852] Failed to start
disco : net.hook/assign failed. [Err]
[Machine.cc:859] Probable cause for
this error: the requested stolen
interface (wlan0:eth0:192.168.42.1/24)
does not exist
how can i solve this problem?
thanks in advance