Skip to content

ModuleNotFoundError: No module named 'petrel_client' #3

@EliomEssaim

Description

@EliomEssaim
File "/data/workspace/user/projects/OpenPilot/Openpilot-Deepdive/data.py", line 49, in _init_mc_
    from petrel_client.client import Client
ModuleNotFoundError: No module named 'petrel_client'

Hi,

I followed the steps in the readme. And my machine has executed "pip install -r requirements.txt " successfully.
When I start training, this error appears.
After searching for solutions, I installed petrel. But it seems to contribute nothing to this error.

I'm not familiar with this module which cannot be found in PyPI.

Could you give some advice to solve it? Thanks.

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