Hello,
I'm building this environment:
And then checking successfull install with this notebook:
I'm testing this on Appveyor on both 64 and 32 bit Windows:
And here's where the issue comes. Testing on Windows 64 has been on green light for a while now, so no problem there. But testing on 32bit is erroring, apparently calling to a missing file:
My hunch is that it's some kernel compatibility issue, but I've checked and both systems use a `python 3` kernel. I've tried several loose ends and at this point, I have not idea why 32bit is failing. Any pointer or suggestion would be greatly appreciated. Thank you very much in advance.
]d[