-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Hi,
I had this strange error. Could somebody tell me what's wrong?
Error:
100.0%┣████████████████████████████████████ERROR: LoadError: KeyError: key 9 not found
Stacktrace:
[1] getindex(::Dict{Int64,Char}, ::Int64) at .\dict.jl:467
[2] display_progress(::ProgressBar) at C:\Users\hakun\.julia\packages\ProgressBars\TlZeU\src\ProgressBars.jl:142
[3] iterate(::ProgressBar, ::Int64) at C:\Users\hakun\.julia\packages\ProgressBars\TlZeU\src\ProgressBars.jl:181
[4] top-level scope at D:\GitHub\judiling_test\test.jl:7
[5] include(::String) at .\client.jl:457
[6] top-level scope at REPL[3]:1
in expression starting at D:\GitHub\judiling_test\test.jl:6
Scripts:
using ProgressBars
iter = 1:119
iter = tqdm(iter)
for i in iter
end
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels