<div dir="auto"><div>This is an option worth looking into since you are using conda: <a href="https://github.com/conda-forge/staged-recipes">https://github.com/conda-forge/staged-recipes</a></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, Mar 31, 2025, 7:33 PM Adriano Matos via gdal-dev <<a href="mailto:gdal-dev@lists.osgeo.org">gdal-dev@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Hello,</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Aptos,Aptos_EmbeddedFont,Aptos_MSFontService,Calibri,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I've been writing a Python package that uses GDAL as a dependency. I plan to make this package available to install via Anaconda at least. Having a pip package would be nice, but I keep getting GDAL errors whenever I try to compile a pip package. I think it
 has something to do with the system-dependent compilers that GDAL uses. I was able to successfully create an Anaconda package, but as of now it is only available to install via Windows. I wanted to make this package system-agnostic, but it defaulted to my
 system's OS of Windows when I created the package due to the use of GDAL as a dependency. I was considering creating an Anaconda package in a Linux environment (maybe using a virtual machine) and then a Mac environment so that I can have this package available
 on all operating systems. I was curious to see if anyone knows more about this topic. Am I approaching this problem the right way? Thank you!</div>
</div>

_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank" rel="noreferrer">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</blockquote></div>