Search Criteria
Package Details: grass 8.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/grass.git (read-only, click to copy) |
---|---|
Package Base: | grass |
Description: | Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization |
Upstream URL: | http://grass.osgeo.org/ |
Keywords: | analysis GIS remote sensing spatial |
Licenses: | GPL |
Submitter: | Scimmia |
Maintainer: | kikislater |
Last Packager: | kikislater |
Votes: | 38 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-06 15:10 (UTC) |
Last Updated: | 2024-07-30 06:17 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- cairo (cairo-gitAUR)
- fftw (fftw-amdAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdal (gdal-ecwAUR, gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR)
- geos (geos-gitAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- glu (glu-gitAUR)
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, libglvnd)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libx11 (libx11-gitAUR)
- netcdf (netcdf-openmpi)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- python-gdal (python-gdal-ecwAUR, python-gdal-hdf4AUR, python-gdal-libkmlAUR, python-gdal-libkml-filegdbAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pillow (python-pillow-gitAUR)
- Show 8 more dependencies...
Required by (3)
- gdal-grass
- qgis-git (optional)
- qgis-grass-plugin
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »
kikislater commented on 2020-04-21 15:48 (UTC)
@Marco, thanks modification works. May be could make a patch from it !
kikislater commented on 2020-04-21 15:28 (UTC) (edited on 2020-04-21 15:30 (UTC) by kikislater)
As said before in december : https://aur.archlinux.org/packages/grass/?O=10&PP=10#comment-720797 Line 55 in PKGBUILD is stupid : symlink python2 in grass 7.8
marcocurreli commented on 2020-04-21 15:10 (UTC) (edited on 2020-04-21 15:25 (UTC) by marcocurreli)
Grass calls python2, so I've create a simlink python2 in /opt/grass/bin to /usr/bin/python3. Now it works fine.
For the problem reported by kikislater (AttributeError: module 'time' has no attribute 'clock') I've resolved in this way:
as suggested here:
https://stackoverflow.com/questions/58569361/attributeerror-module-time-has-no-attribute-clock-in-python-3-8
marcocurreli commented on 2020-03-29 22:42 (UTC) (edited on 2020-03-30 08:12 (UTC) by marcocurreli)
[I've deleted my previous message by accident. I apologise for it.]
I have removed all the packages python (pacman -Rc python python2), and I've reinstalled python python2, python-wxpython and grass.
Now grass doesn't find the python module six
python-six is installed; if I import it from python it works.Scimmia commented on 2020-03-29 14:14 (UTC)
Your python environment is screwed up, it's trying to load python2.
Scimmia commented on 2020-03-10 05:31 (UTC)
See comments from November.
kikislater commented on 2020-03-10 05:19 (UTC)
Grass launch fine with 3.8.2.
Some errors are displayed :
Scimmia commented on 2020-02-27 14:12 (UTC)
python 3.8.2 is finally out and in the testing repo. Should hit Extra pretty quickly.
backerman commented on 2020-02-17 07:44 (UTC)
Please add
flex
as a build dependency.« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »