Nico Schlömer
Nico Schlömer
Always copy-and-paste your code, never screenshot it. Copy-and-pasting makes it searchable.
Also, I need a minimal example that reproduces the error.
``` pip --no-warn-script-location ``` ``` Usage: pip [options] no such option: --no-warn-script-locatio ```
> but is tricky due to the underlying compiled libraries. Do you mean the dependencies or the libraries built by z5 itself?
> For a long time, we needed to link dynamically to boost. Why was that ever a problem? > Also, one would need to download some build dependencies that are...
> As far as I am aware, boost is not available on pypi, That's right, but also it doesn't matter. Sometimes Python libraries have dependencies outside of the pypi realm....
> say the pypi version was build with 1.66. You wouldn't upload the wheel binaries but the source code and let pip build and link the package. > In any...
> But yes, in that case one would need to have xtensor / xtensor-python on pip. Well, I guess you can always put it on pypi right now and say...
I didn't even know that there's such a options as "notes". I might have to read up on this, but realistically I don't think that'll happen anytime soon. Feel free...
The `libexodusii` in Debian is older than the Trilinos package which I why we didn't include it. When we started packaging, there was also some controversy on how to deal...