a few things to check: - delete the .pyc files and the __pycache__ directories that contain them - be sure to delete the .pyc files and __pycache__ in the 'user' directory too - check ownership - did you really delete the files? does the user who will run weewx have permission to write the new pyc/__pycache__? - be sure you are using consistent python - for example, remember that python3 and python3.9 may or may not be the same thing
m -- 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 on the web visit https://groups.google.com/d/msgid/weewx-user/fba068b5-58bb-478b-9f53-d55d00fd9cf1n%40googlegroups.com.
