metavision_hal python package
Hi, does anyone know where the metavision_hal python module is supposed to be located.I went through all the installation steps but I cant find that package. I originally got the error that metavision_core python module wasn't found but then I copied the metavision_core module from the OpenEB repository. Now when I try to run the train_detection.py file, I get the error:
Traceback (most recent call last):
File "/home/allen/code/proheese-camera/python_samples/train_detection/train_detection.py", line 16, in <module>
from metavision_ml.detection.lightning_model import LightningDetectionModel
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_ml/detection/lightning_model.py", line 26, in <module>
from metavision_ml.detection.data_factory import get_dataloader
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_ml/detection/data_factory.py", line 17, in <module>
from metavision_ml.data.sequential_dataset import SequentialDataLoader
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_ml/data/__init__.py", line 8, in <module>
from .sequential_dataset import SequentialDataset, SequentialDataLoader
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_ml/data/sequential_dataset.py", line 25, in <module>
from metavision_core.event_io import EventDatReader
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_core/event_io/__init__.py", line 12, in <module>
from .raw_reader import RawReader
File "/home/allen/code/proheese-camera/python_samples/train_detection/metavision_core/event_io/raw_reader.py", line 22, in <module>
from metavision_hal import DeviceDiscovery, RawFileConfig
ModuleNotFoundError: No module named 'metavision_hal'
Information
In this Community Forum, you can discuss products, technology and applications. Only registred users can post but everyone can read. To ask a private question, enter a support ticket in My Area
https://support.prophesee.ai/portal/en/newticket