Skip to content

object not callable #51

@JerryGeis

Description

@JerryGeis

I am trying to use livefs-edit and get an error

livefs-edit ubuntu-22.04.3-live-server-amd64.iso test.iso --cp grub.cfg /boot/grub/grub.cfg
Traceback (most recent call last):
File "/usr/local/bin/livefs-edit", line 8, in
sys.exit(main())
TypeError: 'module' object is not callable

All I want to do is replace the grub.cfg file on the ubuntu live server cd.

I did "pip3 install livefs-editor", and then ran the above command.
What do I do with this error ?

Jerry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions