Joost de Folter

Results 16 comments of Joost de Folter

Hi @18iteration if the issue is PyCharm related then totally agreed PyCharm should provide a fix. However considering the previous version had no issue in PyCharm, are you sure this...

This seems a reasonable solution, thank you very much for this @bentennysonyoung! Just a comment on the screenshots - the top image shows 1: 'Project'->'Python interpreter' 3: 'Show all' The...

Is there any way to run this on Windows? Setting CONCORDE_DIR / QSOPT_DIR seems to imply it still expects concorde.a, which is not available from the concorde website.

[jvkersch](https://github.com/jvkersch) in case you are interested in making this work on Windows, I'm up for helping with this. I've tried to compile concorde using WSL and Cygwin prompt, each with...

@jvkersch Thank you for the quick response and insights. In lieu of a python solution, the advantage of the current (compiling) solution is that it offers more direct control /...

The same issue is apparently still present. This also seems to be the only way to save tiled images. OMETiffWriter points to a creator function: `OMETiffWriter = _formatwriter.make_ome_tiff_writer_class()` which in...