Hello, I'm building this environment:
https://github.com/darribas/gds19/blob/master/content/infrastructure/install_gds_stack.yml And then checking successfull install with this notebook: https://github.com/darribas/gds19/blob/master/content/infrastructure/check_gds_stack.ipynb I'm testing this on Appveyor on both 64 and 32 bit Windows: https://github.com/darribas/gds19/blob/master/appveyor.yml 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: https://ci.appveyor.com/project/darribas/gds19/builds/26643854/job/k9cd38yiwsm859r9 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[ -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/6d92515d-8fcb-4300-8f54-7cd8a5faf502%40googlegroups.com.
