Chris X Edwards

Results 8 comments of Chris X Edwards
trafficstars

I'm seeing the same thing. It seems all the dependencies, including GDAL are satisified and can be imported in the Blender Python console. When I try the "Basemap" feature, it...

Just found this - could be interesting. ``` $ cat .bgis/bgis.log INFO:BlenderGIS:92:###### Starting new Blender session : 2021-04-09 20:31:53 DEBUG:BlenderGIS.core.checkdeps:12:GDAL Python binding available DEBUG:BlenderGIS.core.checkdeps:23:PyProj available DEBUG:BlenderGIS.core.checkdeps:34:Pillow available DEBUG:BlenderGIS.core.checkdeps:46:ImageIO Freeimage plugin...

Went ahead and ran some more different targets to collect different error messages. Definitely looks like something is mishandling the **URL formatting** somewhere. That or the **request is too large**...

Using Projection engine=**Built in** and Image processing engine=**ImageIO** and Source=**Google** I get a seg fault and this error log. ``` $ cat ~/.bgis/bgis.log INFO:BlenderGIS:92:###### Starting new Blender session : 2021-04-10...

I have the exact same issue. Note that `deviceQuery` from cuda-samples works perfectly fine. How can we do whatever configuration is necessary to get `nvtop` working?

Jetpack's `jtop` also works.

I'm trying to figure out how to install libnvidia-ml.so on a Jetson Xavier. This is a SoC which needs the tegra drivers (present and working). There is no `nvidia` kernel...

Thanks for your valuable response Syllo. Your link highlights the problem I think. The `libnvidia-ml-dev` packages for 22.04 does seem available for arm64, which is fine. But for 20.04 it...