Aleš Erjavec

Results 18 comments of Aleš Erjavec

> Do I understand correctly that some methods can be invoked when the widget is being destroyed and already has an empty `__dict__`? Yes. > Are there any other methods...

I have changed it so only a single warning is displayed for a temporary directory. ``` ... Installing collected packages: matplotlib Attempting uninstall: matplotlib Found existing installation: matplotlib 3.4.3 Uninstalling...

Can you open up the Terminal.app application and run ``` ls -ld ~/.config ``` paste the output. And on the off chance that that also does not exists ``` ls...

Solution ``` sudo chmod $USER ~/.config ```

Can you try running ```sh QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu --no-sandbox" python -m Orange.canvas -l 4 ```

I cannot duplicate this. It might be a consequence of a previous error that left the workflow model in in inconsistent state.

The 'The environment is inconsistent' could happen for a variety of reasons one of which is that the metadata of existing packages on anaconda repo are hotfixed: https://github.com/conda/conda/issues/8490#issuecomment-481849564 With the...