Skip to content

ERROR: Unhandled python exception while building babl #13261

Answered by eli-schwartz
n01r1r asked this question in Q&A
Discussion options

You must be logged in to vote

and when I tried sudo meson install -C _build, it returned

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/mesonbuild/mesonmain.py", line 146, in run
    return options.run_func(options)
  File "/usr/lib/python3/dist-packages/mesonbuild/minstall.py", line 797, in run
    b = build.load(opts.wd)
  File "/usr/lib/python3/dist-packages/mesonbuild/build.py", line 2868, in load
    obj = pickle.load(f)
ModuleNotFoundError: No module named 'mesonbuild.utils'

ERROR: Unhandled python exception

    This is a Meson bug and should be reported!

This indicates that sudo meson install is trying to get a Ubuntu packaged version of meson installed to the root account (in /u…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@n01r1r
Comment options

@eli-schwartz
Comment options

Answer selected by n01r1r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants