compbiocore / VariantVisualization.jl

Julia package powering VIVA, our tool for visualization of genomic variation data. Manual:
https://compbiocore.github.io/VariantVisualization.jl/stable/
Other
85 stars 13 forks source link

Precompiling VariantVisualization errror #116

Open charbel2998 opened 1 year ago

charbel2998 commented 1 year ago

seems like there's an issue precompiling viva , I have added data frames, added PlotlyJS. the following error keeps resurfacing. I have absolutely no idea what to do next, I would appreciate any help.

julia> using VariantVisualization [ Info: Precompiling VariantVisualization [7f8bf45c-0ad5-53b5-97e6-33c1305e0aa4] ┌ Warning: Package VariantVisualization does not have DataFrames in its dependencies: │ - If you have VariantVisualization checked out for development and have │ added DataFrames as a dependency but haven't updated your primary │ environment's manifest file, try Pkg.resolve(). │ - Otherwise you may need to report an issue with VariantVisualization └ Loading DataFrames into VariantVisualization from project dependency, future warnings for VariantVisualization are suppressed. ERROR: LoadError: ArgumentError: Package VariantVisualization does not have ORCA in its dependencies: