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

The cut-pursuit library--cp.dll is not #29

Open
zhairuoming opened this issue Jun 11, 2020 · 0 comments
Open

The cut-pursuit library--cp.dll is not #29

zhairuoming opened this issue Jun 11, 2020 · 0 comments

Comments

@zhairuoming
Copy link

Hi !loicland.Sorry to bother again!I am the one who try to run your code in windows,I generator the libraries,named cp.lib and cp.dll, by visual studio 2015 with it default compiler--MSVC14.0 .But I found in the test.py of cut-pursuit ,I can not import libcp.I change it to 'import cp' which is my output libraries and failed too.
`Connected to pydev debugger (build 201.7223.92)
Traceback (most recent call last):
File "", line 983, in _find_and_load
File "", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'cp'

Process finished with exit code 1`
I think maybe it is the libboost_python.lib.I can not find any CMAKE parameter to define this lib file.

Do I need to set some parameter in CMakeLists.txt?

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

1 participant