Can you use Python venv to build with Python 3.7? Python pretty much *always* needs this to isolate the version of Python used from the version supplied by the OS. I would never build using the OS supplied Python because then you'd be in trouble if the OS software update changed something.
On Fri, Feb 18, 2022 at 11:04 AM Gene Heskett <[email protected]> wrote: > I'm recovering from yet another bullseye crash and burn but am curious > about the LCNC for the Pi's, which builds and works fine with the > python-3.7 in buster, but fails with the python-3.9.2 in bullseye. I > promised Dave E. I'd make him bootable rpi4 cards but with buster coming up > on EOL, I'd like to send a bullseye back to him, > > > Do you folks have a SWAG as to how much longer it might take? > > > Thanks Cheers, Gene > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users > -- Chris Albertson Redondo Beach, California _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
