divanoLetto / 3D_STEP_Classification

A new approach for retrieval and classification of 3D models that directly performs in the CAD format without any format conversion to other representations like point clouds of meshes, thus avoiding any loss of information.
63 stars 12 forks source link

issue about running step_2_graph.py #7

Closed ChunleiFu closed 1 year ago

ChunleiFu commented 1 year ago

I met an issue when a I run the step_2_graph.py. I have already download the Tracepart datasets and saved it as "/Datasets". And setting 'path_stp ' = absolute path of Step models and setting 'path_graph' = absolute path of Graph_models. And then occurs a ImportError 'ImportError: attempted relative import with no known parent package '. Could you help me to figure out this problem?

1698144413277 1698144439714