ipython / ipython/ipykernel

IPython 7.17.0 matplotlib

Aperta
#557 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
734
Fork
412
Merge medio
1g 5h
PR unite (30g)
8

Descrizione

I have installed Spyder (Python 3.8.5 , IPython 7.17.0 ) via Anaconda and also tried it via WinPython. If i try to execute simply

```python
matplotlib.pyplot as plt
plt.plot([1,2,3])
plt.show()
```

i get no output and the system hangs. Any idea how i can make it run locally on my PC?

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.