Skip to content

module "org.julialang" is not installed #224

@MagnusWeis

Description

@MagnusWeis

Hi,

I tried hard to make QML.jl run but had no success...

julia 1.11.6
Ubuntu 25.04

Qt Warning: QQmlApplicationEngine failed to load component ((null):0, (null))
Qt Warning: file:///sda2/user/weis/tmp/QmlJuliaExamples/basic/qml/gui.qml:4:1: module "org.julialang" is not installed (file:///sda2/user/weis/tmp/QmlJuliaExamples/basic/qml/gui.qml:4, (null))

Reinstalling in any way I could think of including a fresh ~/.julia directory did not help.
I also tried to manually force
using Pkg
Pkg.add(Pkg.PackageSpec(name="jlqml_jll", version="0.7.0"))
Pkg.add(Pkg.PackageSpec(name="Qt6Svg_jll", version="6.8.2"))

since version 0.7.1 of only has logs but no executables.

Any ideas?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions