On Monday, May 9, 2022 at 5:19:42 PM UTC-7 Dave S wrote: > On Sunday, May 8, 2022 at 1:55:52 AM UTC-7 nico...@gmail.com wrote: > >> Hi Dave, >> >> the simplest solution is surely to use web2py from source - and it's even >> better on py3 if possible. >> >> If you're stick with the frozen app (apart from my simple guide on this >> at >> https://github.com/nicozanf/web2py-pyinstaller/blob/master/HOWTO-modules.md), >> >> I don't have any special advise - you have to try all the possibilities... >> Also, check what happens if you try to import the module from the python >> shell of web2py; maybe you'be a clearer traceback. >> >> Unfortunately the traceback above does not help me in understanding the >> issue. But it seems to be similar to this: >> https://stackoverflow.com/questions/63123335/distutils-spawn-not-available-unless-imported >> >> , maybe you could follow their advices. >> >> >> Ciao, >> Nico >> >> > Thanks, this gives me something to start looking at, and the fallback of > moving to source. I'll try to report back when I have success. >
You'll all be relieved to know that Pillow works fine with my installation of Python3 (3.10....), at least for the manipulations I am interested in, and that I can import it into a web2py shell just fine. I'll soon be looking at how much 2->3 effort has been hiding behind the curtain, but I think I've got the "print -> print()" part covered. /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/965e7d13-ebc7-4180-8d5b-97d2ed4ad664n%40googlegroups.com.