Open soft-nougat opened 2 years ago
Workaround: run the app locally. :)
Pycaret issue related to this https://github.com/pycaret/pycaret/issues/895
Easy workaround: split the app into 2, Pycaret should be a separate one and try to replicate the issue.
Parallel processes are not optimized. Multiple people using the app at the same time leads to the app throwing an error.
Try to fix by cleaning up all variables and files from disk ---