conda-forge / spyder-feedstock

A conda-smithy repository for spyder.
BSD 3-Clause "New" or "Revised" License
1 stars 17 forks source link

Windows 10 incompatibility with ipykernel 4.9 #40

Closed hmaarrfk closed 6 years ago

hmaarrfk commented 6 years ago

I've run into this issue on 2 systems: https://github.com/spyder-ide/spyder/issues/7842#issuecomment-419149113

Would you accept a PR to restrict spyder to <4.9?

ccordoba12 commented 6 years ago

We're waiting for the IPython/Jupyter guys to release 4.9.1, but they haven't said anything about it. So, sure, we'll accept a pinning for ipykernel <4.9. But that constraint doesn't belong here, but in the spyder-kernels feedstock.

hmaarrfk commented 6 years ago

Thanks, https://github.com/conda-forge/spyder-kernels-feedstock/pull/15