hanyong-max
hanyong-max
error reporting:ModuleNotFoundError: No module named 'pytorch_lightning.trainer.supporters'
🐛 from maro.simulator.scenarios.vm_scheduling import AllocateAction, DecisionPayload, PostponeAction
## Description ImportError: cannot import name 'DecisionPayload' from 'maro.simulator.scenarios.vm_scheduling' (D:\Anaconda3\lib\site-packages\maro\simulator\scenarios\vm_scheduling\__init__.py)
## Description D:\ChatGLM3-main\test_maro>python test_simple_bike_repositioning.py Total bikes needed in this scenario: 96, intial station inventory: 24. Traceback (most recent call last): File "D:\ChatGLM3-main\test_maro\test_simple_bike_repositioning.py", line 278, in no_action_result = run_policy(NoActionPolicy) File "D:\ChatGLM3-main\test_maro\test_simple_bike_repositioning.py",...
[2022-10-11 15:42:17][info][app_yolo.cpp:134]:===================== test YoloV5 FP32 yolov5s6 ================================== [2022-10-11 15:42:17][info][trt_builder.cpp:474]:Compile FP32 Onnx Model 'yolov5s6.onnx'. [2022-10-11 15:42:21][info][trt_builder.cpp:558]:Input shape is -1 x 3 x 640 x 640 [2022-10-11 15:42:21][info][trt_builder.cpp:559]:Set max batch size =...
C:\Users\17243\Desktop\tensorRT_Pro-main\example-python>python test_yolov5.py Traceback (most recent call last): File "C:\Users\17243\Desktop\tensorRT_Pro-main\example-python\test_yolov5.py", line 4, in import pytrt as tp File "C:\Users\17243\Desktop\tensorRT_Pro-main\example-python\pytrt\__init__.py", line 335, in from .libpytrtc import * ModuleNotFoundError: No module named 'pytrt.libpytrtc'
[2022-09-25 08:10:04][info][app_yolo.cpp:132]:===================== test YoloV5 FP32 yolov5s6 ================================== [2022-09-25 08:10:04][info][trt_builder.cpp:474]:Compile FP32 Onnx Model 'yolov5s6.onnx'. [2022-09-25 08:10:07][error][trt_builder.cpp:30]:NVInfer: C:\Users\17243\Desktop\tensorRT_Pro-main\windows\src\tensorRT\onnx_parser\ModelImporter.cpp:736: While parsing node number 143 [Resize -> "onnx::Concat_271"]: [2022-09-25 08:10:07][error][trt_builder.cpp:30]:NVInfer: C:\Users\17243\Desktop\tensorRT_Pro-main\windows\src\tensorRT\onnx_parser\ModelImporter.cpp:737: --- Begin node...
(DeepCAD) D:\DeepCAD-master\utils>python export2step.py --src ../data/cad_vec/0000 --form h5 ../data/cad_vec/0000\00000007.h5 Traceback (most recent call last): File "export2step.py", line 38, in out_vec = fp["out_vec"][:].astype(np.float) File "h5py\_objects.pyx", line 54, in h5py._objects.with_phil.wrapper File "h5py\_objects.pyx", line...
Traceback (most recent call last): File "D:\DeepCAD-master\utils\show.py", line 6, in from OCC.Display.SimpleGui import init_display ModuleNotFoundError: No module named 'OCC'