Skip to content

femzip libs not included in 2.0.4 wheel #96

@citronella3alain

Description

@citronella3alain

🐛 Describe the bug
Regression in behavior in v2.0.4 release: femzip libraries not included in wheel leading to RuntimeError: Failed to use Femzip: [Errno 2] No such file or directory: '<>/.pyenv/versions/lasso-python/lib/python3.12/site-packages/lasso/femzip/lib/linux/libiomp5.so when trying to open femzip file using D3plot class

🔢 To Reproduce
Steps to reproduce the behavior:

$ pip list | grep lasso
lasso-python    2.0.4

>>> from lasso.dyna import D3plot, ArrayType, FilterType
>>> d3plot = D3plot(PATH_TO_FEMZIP)

💘 Expected behavior
femzip files should be able to be read

🖥️ Setup

  • lasso-python version: 2.0.4
  • OS: Ubuntu 24.04 on WSL 2

ℹ️ Additional context
I have a PR already, just creating this ticket to link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions