Bruno Stuyts

Results 24 comments of Bruno Stuyts

Tried to create the conda environment from the .yml file on both Mac and Windows but got errors during the Theano function compilation on both platforms. On Windows, the error...

> Hi @snakesonabrain > > can you link to Miguels docker image? could not find a leguark/gempy repository. Where can I find this Docker image? The leguark/gempy image is the...

> Tried that one, but it returns an error when running the getting started jupyter notebook: [Cannot load backend 'Qt5Agg' which requires the 'qt5' interactive framework, as 'headless' is currently...

Indeed, just a local Jupyter notebook, opened from the Docker console. But it is the same issue. My OS is MacOS Monterey 12.3 but the Docker image is based on...

I have tried the docker image on another PC with Windows 10 as OS and it gives exactly the same error (as could be expected with Docker). So the image...

Hi @alda30, could you indicate where this appears in the code?

Which version of the `xlsxwriter` package do you have? The groundhog requirements file has this one: `xlsxwriter==1.3.9` groundhog has a unit test for the Excel export which runs successfully with...

Thanks for flagging this. If you make a pull request, please make sure that all tests in the pipeline are successful. Currently, groundhog still has support for Python 3.7 and...

Can you tell me which web framework you are using. Because in Jupyter notebooks, streamlit and dash apps, the charts are interactive.

This is possible with the ``AGSConverter`` class. There is a notebook available in the groundhog notebooks folder. The functionality is developed for AGS4.x files by default but support for AGS3.1...