Jonathan Martens

Results 38 comments of Jonathan Martens

Eventually I found out my application was a single tennant and I had to set `MICROSOFT_AUTH_TENANT_ID` to use a different endpoint than /common. Wouldn't it be better to remove the...

> @jmartens I think this is a decent stopgap solution for Linux/Mac without completely re-implementing with `scikit-image`. Do you have any proposals on how this should be installed on Windows...

Overlooked this comment: > Do you have any proposals on how this should be installed on Windows without a C compiler (and/or Anaconda)? It might have worked on my end...

I have proposed a fix in PR #142 for this referencing the original issue #122.

On 2-11-2021 10:34, Andreas Tille wrote: > From a Debian packaging point of view this does not help much since > legacycontour is not packaged. While I could undergo the...

@tillea I am trying to understand the need for a package since this is just plain Python code requiring a few modules which could be easily installed using `pip install...

> Can you do some estimation when you might find a solution that can live without legacycontour? Kind regards, Andreas. I can't and won't, as I am not dedicated to...

I have the same. But the behavior seems different, sometimes only the last part of the URL, sometimes a selection of only a few charachters and sometimes only a charachter...

Not sure if I can find the time, but will see what I can do. Already have a hunch on where to add it in the code, not sure on...

> Already have a hunch on where to add it in the code I am guessing an additional leaf in this if else clause is the proper place to check...