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.
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.