JuliaGraphs / JuliaGraphs/GraphViz.jl
Tests are not running
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 69
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
] test
after fresh git clone gives me
ERROR: LoadError: InitError: UndefVarError: `libgvc` not defined in `GraphViz`
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with a fresh clone and run the Julia package test command shown in the issue. Trace the GraphViz initialization that produces the undefined libgvc error; the work is done when the test suite runs without that InitError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100