stefan-ainetter / grasp_det_seg_cnn

Code for ICRA21 paper "End-to-end Trainable Deep Neural Network for Robotic Grasp Detection and Semantic Segmentation from RGB".
BSD 3-Clause "New" or "Revised" License
135 stars 18 forks source link

"pyi file" import error #17

Closed uuu686 closed 2 years ago

uuu686 commented 2 years ago

hello, when i run the code,i get some errors: ImportError: cannot import name '_backend'. It happended when i import pyi files. How should i solve this problem, thank you

uuu686 commented 2 years ago

it works

t-272 commented 3 months ago

How to solve it?