On Tuesday, October 21, 2025 at 7:29:57 AM UTC-7 Tom Keffer wrote:
Alternatively, one could create the virtual environment using the --copies flag: python -m venv --copies weewx-venv This will install copies of the Python interpreter instead of symlinking. Of course, expect it to take up a lot more space. Just a data point FWIW - this adds about 20MB to the size of the venv, which isn't bad at all. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/2bcb08df-478e-4ca1-9cbc-b8c6cbd627e7n%40googlegroups.com.
