plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't Download Dash-core-components In Julia

ssghost opened this issue · comments

My OS Version: MacOS X 10.15
My Julia Version: V1.5
Using REPL Interface,
After Typing using Pkg; Pkg.add(PackageSpec(url="https://github.com/plotly/dash-core-components.git", rev="jl"))
These Error Messages Came Out:
ERROR: failed to fetch from https://github.com/plotly/dash-core-components.git, error: GitError(Code:ERROR, Class:Net, Error sending data: Broken pipe)
GitError(Code:ERROR, Class:Net, Error sending data: Broken pipe)

The core components have been integrated into Dash since version 1.0.0