JuliaPy / JuliaPy/PyPlot.jl

error using PyPlot in windows 10 x64

Offen
#324 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Julia
Sterne
488
Forks
90
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

when i try to plot something using PyPlot

> using PyPlot
> t=0.1:0.1:2pi
> s=sin(t)
> plot(t,s)
>
> 1-element Array{PyCall.PyObject,1}:
> PyObject

how can i solve this ?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Start by reproducing the reported Julia REPL commands with PyPlot on Windows 10 x64 and compare the displayed result with the user's claimed error. Identify the missing error details or failure point, then verify that plotting completes successfully and document or correct the Windows-specific behavior.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
julia, matplotlib, python
Bereich
data-visualization
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.