- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Got below error but that library does not seem to be existing on the BCZ server. There is no online help as well. Please help
Traceback (most recent call last):
File "/home/user/intel/openvino/deployment_tools/tools/post_training_optimization_toolkit/main.py", line 16, in <module>
from app.run import main
File "/home/user/intel/openvino_2020.3.194/deployment_tools/tools/post_training_optimization_toolkit/app/run.py", line 20, in <module>
from compression.configs.config import Config
File "/home/user/intel/openvino_2020.3.194/deployment_tools/tools/post_training_optimization_toolkit/compression/__init__.py", line 16, in <module>
from .algorithms.quantization.accuracy_aware.algorithm import AccuracyAwareQuantization
File "/home/user/intel/openvino_2020.3.194/deployment_tools/tools/post_training_optimization_toolkit/compression/algorithms/quantization/accuracy_aware/algorithm.py", line 23, in <module>
from ....graph import save_model, editor as ge, node_utils as nu
File "/home/user/intel/openvino_2020.3.194/deployment_tools/tools/post_training_optimization_toolkit/compression/graph/__init__.py", line 16, in <module>
from compression.graph.model_utils import load_model, save_model
File "/home/user/intel/openvino_2020.3.194/deployment_tools/tools/post_training_optimization_toolkit/compression/graph/model_utils.py", line 19, in <module>
from mo.utils.ir_reader.restore_graph import restore_graph_from_ir, save_restored_graph
ModuleNotFoundError: No module named 'mo.utils.ir_reader'
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
Just to confirm, have you setup the environment variable permanently in the right manner? You should see Openvino initialized each time you open up your terminal.
You can check this out: https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_linux.html#set-the-environment-variables
Sincerely,
Iffa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings,
Intel will no longer monitor this thread since we have provided a solution. If you need any additional information from Intel, please submit a new question.
Sincerely,
Iffa

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page