Closed cchinchole closed 1 month ago
Never saw this error. Try to clean all __pycache__
directories and .pyc
files inside dotfiles dir
Interesting, I had never seen this error before either, but doing an entire delete of all .pyc files did the trick. Likely a local issue with something corrupted, but if anyone else experiences this: find / -name '*.pyc' -delete Thanks for the help!
When using the dotfiles, I am receiving a bad marshal data error ONLY when using this configuration. Using the example bar configuration, the application launches correctly. I confirmed the versions for pillow, materialyoucolor, and jinja meet the spec listed as per requirements.txt. Any ideas if this could be an issue on my end?
Edited: Moved the log to an attachment as github was striking text.
ignis_log.txt