On Sunday, November 27, 2022 at 9:00:57 AM UTC-8 [email protected] wrote: > I mean where in the Web2py source code or settings can I tell web2py > which instance of python to use. Where can I type the path? >
One way of handling this is to use a command window with a specific %PATH% variable. If you need this to be automatic, as on works on reboots, you set it in the batch file that runs automatimagically runs at startup. I don't do this, but my windows web2py instance isn't public, so I have no issues with using the graphical console in a click-to-start setup. /dps > On Saturday, November 26, 2022 at 2:24:32 PM UTC-8 Arglanir wrote: > >> sys.executable should be your friend. >> >> Le samedi 26 novembre 2022 à 08:42:52 UTC+1, [email protected] a écrit : >> >>> where is the path specified that points to python.exe? >>> >>> Am using Windows source code for For Python 3.7 >>> >> -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/db4b9e70-e4f5-418c-8b62-8ad4a808cb06n%40googlegroups.com.

