Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: No file called render_balls_so #5

Open
luotuoqingshan opened this issue Apr 21, 2019 · 1 comment
Open

Error: No file called render_balls_so #5

luotuoqingshan opened this issue Apr 21, 2019 · 1 comment

Comments

@luotuoqingshan
Copy link

Hi,

Thank you for open sourcing the code. It's a good work.

When running the code, I went into a problem. I ran python show3d_balls.py and got an error.

Traceback (most recent call last):
  File "show3d_balls.py", line 20, in <module>
    dll=np.ctypeslib.load_library('utils/visualization/render_balls_so','.')
  File "/anaconda3/lib/python3.6/site-packages/numpy/ctypeslib.py", line 155, in load_library
    raise OSError("no file with expected extension")
OSError: no file with expected extension

It seems that you forget one file?

@jessiuss
Copy link

I have the same question. Can anyone answer it?thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants