Changes between Version 1 and Version 2 of Ticket #72594
- Timestamp:
- Jun 10, 2025, 9:32:10 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #72594
- Property Cc Veence removed
- Property Owner set to Veence
-
Property
Status
changed from
newtoassigned - Property Keywords QGIS3 GRASS removed
-
Ticket #72594 – Description
v1 v2 1 1 After installing QGIS3 and GRASS GIS via MacPorts (sudo port install qgis3 +grass) on macOS Sequoia 15.5, the GRASS Plugin does not appear in QGIS’s Processing Toolbox, even though GRASS itself is installed. 2 2 3 {{{ 3 4 The following ports are currently installed: 4 5 grass @8.4.1_0+postgresql16+proj9+python312 (active) 6 }}} 5 7 6 8 The port variants command returned this: … … 48 50 server: Builds with the server (FCGI) option 49 51 universal: Build for multiple architectures 50 51 52 52 }}} 53 54 55 53 56 54 {{{ … … 97 95 * conflicts with python310 python311 python312 python313 98 96 universal: Build for multiple architectures 99 100 97 }}} 101 98
