Skip to content

[Bug Report] Bug title #3

@Yiphta-lab

Description

@Yiphta-lab

Describe the bug

Good morning,

Thank you very much for this wonderful library. It is very well design.

I face a problem.

I try to do the quickstart after installing all requirements present in the readme.

In the terminal I write :
bash /usr/lib/openfoam/openfoam2406/etc/bashrc && python3 -u ./baseline_uncontrolled.py

The output is:

Traceback (most recent call last):
File "./baseline_uncontrolled.py", line 3, in
from environment import JetCylinder2DEnv
File "/home/oem/tutorials-main/quickstart/environment.py", line 29, in
from gymprecice.core import Adapter
File "/home/oem/miniforge3/envs/gymprecice/lib/python3.8/site-packages/gymprecice/core.py", line 11, in
import precice
File "/home/oem/miniforge3/envs/gymprecice/lib/python3.8/site-packages/precice/init.py", line 4, in
from cyprecice import Interface, action_read_iteration_checkpoint, action_write_iteration_checkpoint, action_write_initial_data, get_version_information
ImportError: libprecice.so.2: cannot open shared object file: No such file or directory

I dont understand can you help me? please
Have a nice day
Yiphta

Code example

No response

System info

No response

Additional context

No response

Checklist

  • I have checked that there is no similar issue in the repository

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