Julien Schueller

Results 523 comments of Julien Schueller

one quick review needed @JPelamatti, @josephmure or @m-balesdent

yes, that or use GPL, but in any case it cannot be BSD

one solution is to use [QtPy](https://pypi.org/project/QtPy/) abstraction layer with minimal changes this would allow using pyqt5/6, pyside5/6 pyqtgraph dependency also supports pyside

yes, building from the docker file: ``` FROM condaforge/miniforge3 MAINTAINER jsr RUN conda install -y sundials attrs numpy cmake make RUN conda install -y compilers WORKDIR /tmp RUN git clone...

conda-forge relies on the .whl for now which doesnt have the required binaries anyway we will need #617 and #619 to be resolved until we can build from source on...

hello @markaren, what do you think about this one ? /cc @HenningScheufler @BenjaminRodenberg

OMShell has still the problem in qt6 but probably not due to my changes, and OMNotebook and OMEdit are fine now.

nice, I confirm OMShell works now