<html><head></head><body><div class="ydpf5a6a89fyahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div></div>
        <div dir="ltr" data-setdir="false">I will check it out. Thanks, Tim. Another thing: I am not sure if the driver of the video card can match. I have intel video card and it seems intel has stopped support for Ubuntu 18.04.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">   Joe<br></div><div><br></div>
        
        </div><div id="yahoo_quoted_6558034902" class="yahoo_quoted">
            <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
                
                <div>
                    On Wednesday, February 8, 2023, 02:07:44 p.m. EST, Tim-Philipp Müller <t.i.m@zen.co.uk> wrote:
                </div>
                <div><br></div>
                <div><br></div>
                <div><div id="yiv3837736779"><div>Hi,<br><div><br></div><blockquote type="cite" style="margin:0 0 0 .8ex;border-left:2px #729fcf solid;padding-left:1ex;"><div>From memory (on the Jetson nano running L4T Ubuntu 18.04), I think what you could do was something like:</div><div><br></div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span">        </span>apt install python3.8</div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span">  </span>apt remove python-pip python3-pip python3-wheel (since this is for the too-old python3.6)</div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span">      </span>wget <a rel="nofollow noopener noreferrer" target="_blank" href="https://bootstrap.pypa.io/get-pip.py">https://bootstrap.pypa.io/get-pip.py</a></div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span"> </span>python3.8 get-pip.py</div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span">   </span>pip3 --version</div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span"> </span>pip3 install -U meson</div><div><span style="white-space:pre;" class="yiv3837736779Apple-tab-span">  </span>meson --version</div><div><br></div><div>Which should hopefully get you a recent-enough meson installed using python 3.8. (I'm sure someone will chime in if there's a better way.)</div></blockquote><div><br></div><div>PS: In principle you can also just run meson from a meson git checkout, so it's possible that just running python3.8 meson/meson.py might work as well, but I haven't tested that, fwiw.</div><div><br></div><div>Cheers</div><div> Tim</div><div><span></span></div></div>
</div></div>
            </div>
        </div></body></html>