I have selected decimation_test.py and tried to run it in jupyterlab. But it shows v.out.lidar no such file or directory. So I changed the path using os.chdir but it shows permission denied for v.out.lidar. How to fix this error and file
(attachments)
Untitled (1).ipynb (40.2 KB)
Unfortunately, v.out.lidar is not built in the CI, so not a good candidate here, try r.contour, r.in.gdal, v.what, g.search.modules, anything in gunittest. pygrass or temporal might be more difficult, but still not that special.
On Mon, 18 Apr 2022 at 13:02, Adithya Ambapurkar <adinayyu@gmail.com> wrote:
I have selected decimation_test.py and tried to run it in jupyterlab. But it shows v.out.lidar no such file or directory. So I changed the path using os.chdir but it shows permission denied for v.out.lidar. How to fix this error and file