We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I followed the instruction in the installment for Mac OS but still failed. The version of my system is 10.12.6.
Here is the error message:
File "test_rvo2.py", line 3, in <module> import rvo2 ImportError: dlopen(/Users/xxx/anaconda/lib/python3.5/site-packages/pyrvo2-0.0.0-py3.5-macosx-10.6-x86_64.egg/rvo2.cpython-35m-darwin.so, 2): Symbol notfound: __ZN3RVO12RVOSimulator11addObstacleERKSt6vectorINS_7Vector2ESaIS2_EE Referenced from: /Users/xxx/anaconda/lib/python3.5/site-packages/pyrvo2-0.0.0-py3.5-macosx-10.6-x86_64.egg/rvo2.cpython-35m-darwin.so Expected in: flat namespace in /Users/xxx/anaconda/lib/python3.5/site-packages/pyrvo2-0.0.0-py3.5-macosx-10.6-x86_64.egg/rvo2.cpython-35m-darwin.so
The text was updated successfully, but these errors were encountered:
Unfortunately I'm unable to help you out, as I don't have a MacOS machine to test with.
Sorry, something went wrong.
No branches or pull requests
I followed the instruction in the installment for Mac OS but still failed. The version of my system is 10.12.6.
Here is the error message:
The text was updated successfully, but these errors were encountered: