Daniel Borek

Results 160 comments of Daniel Borek

@cbrnr maybe not, I downgraded because `mnelab 0.9` has pinned `"PySide6 >= 6.6.0"`, unfortunately there is a caveat - `PySide6 6.5.3` doesn't support `Python 3.12`

@cbrnr `PyQt v6.5.3` released in October seems to support `Python 3.12` https://www.riverbankcomputing.com/news/PyQt_v6.5.3_Released and python apps using this version seems to be able to fix this bug; https://github.com/jim-easterbrook/Photini/issues/229 If you try...

@TomDonoghue good to serendipitously learn that the errors in my code were caused by wrong version :) it is usually bad practice to mix pip and conda; I need conda...

Basically people who needs specific dependencies (often for more efficient computation) choose conda - think specific version of blas/openblas and support for gpu automatically installed vs manual install and compilation...

@jim-easterbrook you might want to use `PyQt6==6.5.3` in order to support `Python 3.12` https://www.riverbankcomputing.com/news/PyQt_v6.5.3_Released

Is is also possible to set the high contrast when the theme set is not minimal, which gives weird results sometimes ![image](https://github.com/kepano/obsidian-minimal-settings/assets/7980381/f013f954-d55e-43a1-acac-2f2bc172d8c5)

@kepano thanks for fast reply and your work here! disabling the plugin doesn't work, only restart of Obsidian remove/unload the active "high contrast" css effect which might be considered as...

With 8.0.0 I can reproduce the behaviour: I set `light mode background contrast` to `High contrast`, and the sidebar stays in dark mode when I switch to other themes, both...

Zipped source code doesn't seem to be updated from 8.0.0, Obsidian doesnt see new version