Pascal Groß

Results 3 comments of Pascal Groß

Today, the error is gone. Mysterious. I'll close it for now.

Following up https://stackoverflow.com/questions/70142139/reset-model-to-initial-state-in-catel I think those issues are related. I've tried to create a repro (https://github.com/pascalgross/ModelReset). Creating the repro I noticed that it might have to do with LazyLoading and...

Hey. I had the same error with the ascii codec stuff. Executing `export LC_ALL=C` `pip install --upgrade setuptools` helped. I don't know what this command does to python, so be...