How to reproduce
Install the repo without first explicitly installing the controller package:
python -m pip install mapactionpy_qgis
Expected behaviour
Installing the mapactionpy_qgis package should resolve the mapactionpy_controller dependency and the command above should be sufficient to create the MapChef executable.
Actual behaviour
The MapChef executable is not available to run
How to reproduce
Install the repo without first explicitly installing the controller package:
Expected behaviour
Installing the
mapactionpy_qgispackage should resolve themapactionpy_controllerdependency and the command above should be sufficient to create the MapChef executable.Actual behaviour
The MapChef executable is not available to run