Skip to content

enhance docs, depends on module lxml #201

Description

@bootchk

On newly installed Ubuntu 20.04, after:
- clone this repository
- install package python3-pip
- install python3-virtualenv

then:

source bootstrap.sh
./tools/build.sh GimpUI-3.0

gave:

   from lxml import etree
ModuleNotFoundError: No module named 'lxml'

Then:

pip install lxml
./tools/build.sh GimpUI-3.0

seems to get past the previous error.

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