2023-04-19 13:59:15 Python version: 3.7.13 (default, Jul 22 2022, 17:01:12) [GCC 9.4.0] 2023-04-19 13:59:15 Set PythonHome to /home/Yahiba/.virtualenvs/haggisjaime 2023-04-19 13:59:15 Fatal Python error: 2023-04-19 13:59:15 initfsencoding 2023-04-19 13:59:15 : 2023-04-19 13:59:15 Unable to get the locale encoding 2023-04-19 13:59:15 2023-04-19 13:59:15 ModuleNotFoundError 2023-04-19 13:59:15 : 2023-04-19 13:59:15 No module named 'encodings' 2023-04-19 13:59:15 2023-04-19 13:59:15 2023-04-19 13:59:15 Current thread 0x 2023-04-19 13:59:15 00007fbb828f9780 2023-04-19 13:59:15 (most recent call first): 2023-04-19 13:59:15 !!! uWSGI process 1 got Segmentation Fault !!!
Hello,
I am trying to update from earlgrey to haggis but running into some problems.
Created a new virtual env after changing to haggis but after reloading the app I'm getting this error. I think it's related to an incorrect path but I verified and the new env I created is on the correct path.
How can I solve this?
Thank you