Commit 463228e 1 parent 265a7f5 commit 463228e Copy full SHA for 463228e
File tree 1 file changed +6
-4
lines changed
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ the QGIS application. SMODERP2D may be acessed from this repository.
16
16
### Installation instructions
17
17
18
18
* Install QGIS: < https://www.qgis.org/en/site/forusers/download.html >
19
+ * Suggested version: 3.34.10/3.38.2 or higher, see [ known issues] ( #known-issues ) for details
19
20
20
21
* Check button ` Show also Experimental Plugins ` in Plugin/Settings
21
22
@@ -54,11 +55,12 @@ The plugin consists of four tabs:
54
55
55
56
![ ] ( ./img/qgis_plugin_history.png )
56
57
57
- ### Known issue
58
+ ### Known issues
58
59
59
- On MS Windows QGIS plugin may suffer by poping-up windows when
60
- starting computation. It is caused by a bug in GRASS 8.3. This issue
61
- can be solved by copying `` core.py `` file available from [ GitHub
60
+ Only for QGIS 3.34.9/3.38.1 or lower: On MS Windows QGIS plugin may
61
+ suffer by poping-up windows when starting computation. It is caused by
62
+ a bug in GRASS 8.3. This issue can be solved by copying `` core.py ``
63
+ file available from [ GitHub
62
64
repository] ( https://raw.githubusercontent.com/storm-fsv-cvut/smoderp2d/master/bin/qgis/grass_patch/core.py )
63
65
to a GRASS target directory which is typically located in:
64
66
You can’t perform that action at this time.
0 commit comments