You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
teacher:
when I run show3d_ball.py,there is an error
Traceback (most recent call last):
File "C:/Users/123456/Desktop/PointNet/PointNet-master_pytorch_yanxp/utils/show3d_ball.py", line 23, in
dll=np.ctypeslib.load_library(os.path.join(BASE_DIR, 'render_balls_so'),'.')
File "F:\anaconda1\lib\site-packages\numpy\ctypeslib.py", line 155, in load_library
raise OSError("no file with expected extension")
OSError: no file with expected extension
The text was updated successfully, but these errors were encountered:
teacher:
when I run show3d_ball.py,there is an error
Traceback (most recent call last):
File "C:/Users/123456/Desktop/PointNet/PointNet-master_pytorch_yanxp/utils/show3d_ball.py", line 23, in
dll=np.ctypeslib.load_library(os.path.join(BASE_DIR, 'render_balls_so'),'.')
File "F:\anaconda1\lib\site-packages\numpy\ctypeslib.py", line 155, in load_library
raise OSError("no file with expected extension")
OSError: no file with expected extension
The text was updated successfully, but these errors were encountered: