Bug: Issue installing new kernel from main
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 734
- Forks
- 412
- Merge medio
- 1 d 5 h
- PR fusionados (30 d)
- 8
Descripción
While I was able to install the ipykernel from main, when I tried to make a new kernel I ran into the following error:
```
.venv/lib64/python3.11/site-packages/ipykernel/kernelapp.py", line 734, in main
if self.kernel.eventloop:
^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'eventloop'
```
Manually creating a kernel worked fine
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.