Open Charlotte-Morgan opened 6 years ago
I've revisited #4090 and see that I need to run 'git submodule init' before I run 'git submodule update' when I install on a new machine. Of course everything is working well now. May I propose a slight update to the user warning message to help people with new installs in future?
Problem
Problem loading InaSAFE plugin. I have cloned InaSAFE code and checked out version-4.4.0 but am not able to load it in QGIS. The first message is about parameters and running git submodule update before a restart. I have done this and continue to get the same user message.
BTW - git submodule update does not appear to do anything
If I ignore this and continue to the plugin manager I get an error about a missing module named parameters.float_parameters
Error message is below:
Expected Behaviour
User can switch neatly between versions; user messages help the user to resolve problems.
Environment
Checklist:
Proposed Solution
Maybe some more instructions on how to swich versions and keep it happy