Skip to content

Issue Installing visualCaseGen with libxml2 #19

@lars2015

Description

@lars2015

Dear Alper (@alperaltuntas),

I am currently reviewing your JOSS paper submission on visualCaseGen.

While setting up the package on my notebook (Ubuntu 24.04 LTS), I encountered a minor installation issue. Following the instructions in the manual, the pytest suite initially failed due to a missing dependency on libxml2 (see attached logfile).

After installing the missing library using the command below, all tests completed successfully:

conda install -c conda-forge libxml2

Best regards
Lars

pytest.log

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