Reflashed the os and started over and could not recreate this one. Guessing I missed deleting a .pyc file earlier someplace under the hood.
So thanks and nevermind :-) On Tuesday, January 16, 2024 at 2:45:57 PM UTC-8 matthew wall wrote: > 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/d6644a2f-999a-4298-a66f-92a8a093ddfcn%40googlegroups.com.
