Brénainn Woodsend
Brénainn Woodsend
[`--collect-data=dipy`](https://pyinstaller.readthedocs.io/en/latest/usage.html#cmdoption-collect-data) should take care of that `FileNotFoundError`.
I'll leave it open just in case someone wants to finish it off...
@GoelPri Open a new issue and fill out the bug report template. That looks unreleated.
How does PyInstaller in any way inhibit wheel building? The two are completely unrelated.
Those wheels are marked as >=10.15 compatible so yes, trying to install on 10.14 will lead to installation from source.
And yes, ignore CI. It's not testing your code.
If `--hidden-import xnat` is all you need then the problem isn't really `xnat` itself but whatever is importing it (which I'm guessing is `DIPY` looking at #133) in an undetectable...
@JoshDavisChem For the benefit of those of us who've never heard of this package or _MIBs_ before (like me) could you give a brief overview of what the issue with...
I should also say... thanks for working on this.
OK, no rush - we're not going anywhere...