esp-dl icon indicating copy to clipboard operation
esp-dl copied to clipboard

ModuleNotFoundError: No module named 'calibrator' (AIV-520)

Open ifve opened this issue 3 years ago • 2 comments

运行tools/quantization_tool/examples/example.py时报错: from calibrator import * ModuleNotFoundError: No module named 'calibrator' 想请教这个缺失的包从哪里获取? 系统:ubuntu18.04 python: 3.7 esp-dl VERSION: d9493506707c0b68fa10447ec24380af6f19bb32

ifve avatar Apr 06 '22 06:04 ifve

你好 这个问题你解决了么

zdm-linux avatar Aug 03 '22 08:08 zdm-linux

You can import the modules from here dl-lib and import these into your project as a module.

ghost avatar Oct 27 '22 03:10 ghost