<div style="font-family: Arial, sans-serif; font-size: 16px;"><br></div><div style="font-family: Arial, sans-serif; font-size: 16px;"><br></div>
<div style="font-family: Arial, sans-serif; font-size: 16px;" class="protonmail_signature_block">
    <div class="protonmail_signature_block-user">
        <div><span style="font-size: 9pt; color: rgb(107, 107, 107);">--</span></div><div><span style="font-size: 9pt; line-height: normal; color: rgb(107, 107, 107);">Micha Silver</span></div><span style="font-size: 9pt; line-height: normal; color: rgb(107, 107, 107);">cell: +972-523-665918</span>
    </div>
    
            <div class="protonmail_signature_block-proton protonmail_signature_block-empty">
        
            </div>
</div>
<div style="font-family: Arial, sans-serif; font-size: 16px;"><br><div class="protonmail_quote">
        On Sunday, June 21st, 2026 at 4:46 PM, Rafael Abrantes Machado via QGIS-User <qgis-user@lists.osgeo.org> wrote:<br>
        <blockquote class="protonmail_quote" type="cite">
            <div dir="ltr">Hello<div><br></div><div>Just to make sure, did you activate the conda env where qgis was installed before running qgis?</div><div><span style="font-family: "Times New Roman", serif; font-size: 13.5pt;"><br></span></div><div><span style="font-family: "Times New Roman", serif; font-size: 13.5pt;">Yes, of course :-)</span></div></div><div><br></div><div dir="ltr"><div><br></div><div>Regards</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Em sáb., 20 de jun. de 2026 às 15:42, Micha Silver via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org" rel="noreferrer nofollow noopener">qgis-user@lists.osgeo.org</a>> escreveu:<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 style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px">Sorry for the double posting. :-(</div><div style="font-family:Arial,sans-serif;font-size:16px">My registration on the list didn't go thru at first, so I re-registered and posted again. I guess the earlier posts eventually got thru after the first registration was confirmed.</div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div>
<div style="font-family:Arial,sans-serif;font-size:16px">
    <div>
        <div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>--</i></span></div><div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>Micha Silver</i></span></div><div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>tel: +972-523665918</i></span></div>
    </div>

            <div>

            </div>
</div>
<div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div>
        On Friday, June 19th, 2026 at 4:20 PM, Micha Silver via QGIS-User <<a href="mailto:qgis-user@lists.osgeo.org" target="_blank" rel="noreferrer nofollow noopener">qgis-user@lists.osgeo.org</a>> wrote:<br>
        <blockquote type="cite">
            <div style="font-family:Arial,sans-serif;font-size:16px"><div><blockquote type="cite"><div style="font-family:Arial,sans-serif;font-size:16px">I'm stuck trying to get QGIS working in a conda environment. <span style="display: inline; background-color: rgb(255, 255, 255);">My system is Debian 13.</span> I setup environments with python 3.11, 3.12 and 3.13. I then installed QGIS 3.40, 3.44.7 and 3.44.9 in those environments. The installation goes OK, but in all cases, starting QGIS ends in a crash with:</div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px"><span style="font-family:Menlo,Consolas,"Courier New",monospace">QGIS died on signal 11[New LWP 17048]</span><br></div><div style="font-family:Arial,sans-serif;font-size:16px"><span style="font-family:Menlo,Consolas,"Courier New",monospace">...many lines of debug info...</span></div><div style="font-family:Arial,sans-serif;font-size:16px"><span><span style="font-family:Menlo,Consolas,"Courier New",monospace">Aborted (core dumped)</span><br></span></div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px">I try to run QGIS with:</div><div style="font-family:Arial,sans-serif;font-size:16px"><span style="font-family:Menlo,Consolas,"Courier New",monospace">qgis -n -P --profile new</span></div><div style="font-family:Arial,sans-serif;font-size:16px"><span style="font-family:Menlo,Consolas,"Courier New",monospace"><br></span></div><div style="font-family:Arial,sans-serif;font-size:16px"></div><div style="font-family:Arial,sans-serif;font-size:16px">I should add that the native QGIS.org *.deb installed on this computer works fine (outside of conda).</div><div style="font-family:Arial,sans-serif;font-size:16px">And furthermore, in a separate Debian 12 laptop, the conda installed QGIS 3.44.7 works OK. </div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px">I'd like to have the conda installation working since the EnMAPbox plugin requires certain python packages that are not available in Debian. So the EnMAPbox devs recommend to setup the conda environment.</div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px">Any suggestions are welcome.</div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div><div style="font-family:Arial,sans-serif;font-size:16px">Thanks, and kind regards,</div><div style="font-family:Arial,sans-serif;font-size:16px">Micha</div><div style="font-family:Arial,sans-serif;font-size:16px"><br></div>
<div style="font-family:Arial,sans-serif;font-size:16px">
    <div>
        <div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>--</i></span></div><div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>Micha Silver</i></span></div><div style="font-family: Arial, sans-serif; font-size: 16px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"><span style="font-size:9pt;line-height:normal"><i>tel: +972-523665918</i></span></div>
    </div>

            <div>

            </div>
</div>

        </blockquote><br>
    </div></div>
        </blockquote><br>
    </div>_______________________________________________<br>
QGIS-User mailing list<br>
<a href="mailto:QGIS-User@lists.osgeo.org" target="_blank" rel="noreferrer nofollow noopener">QGIS-User@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer nofollow noopener" target="_blank" style="word-break: break-word;">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer nofollow noopener" target="_blank" style="word-break: break-word;">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div>

        </blockquote><br>
    </div></div>