<div dir="ltr">Hi all,<br><br>I've a clean OSGeo4W install and I was trying to use some GDAL tools like gdal2xyz or rgb2pct, but I was getting an error of missing module in Python3:<br><br>python3 -m rgb2pct -n 2 -of GTiff D:\orto_teste.tif D:/orto_teste_pct.tif<br>GDAL command output:<br>C:\OSGEO4~1\bin\python3.exe: No module named rgb2pct<br><br>To overcome this issue, I had to install gdal-python, that still has Python2 as dependency.<br><br>Where should this issue be solved? In GDAL or in OSGeo4W?<br><br>Thank you very much!<br><br>Best regards,<br>Pedro VenĂ¢ncio</div>