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

Cant import hello #36

Open
Dariusz1989 opened this issue May 8, 2020 · 2 comments
Open

Cant import hello #36

Dariusz1989 opened this issue May 8, 2020 · 2 comments

Comments

@Dariusz1989
Copy link

Hey

Losing my banans here... all I get is >

import hello
ImportError: DLL load failed while importing hello: The specified module could not be found.

I can see the dll file and all. But ???? I'm lost :- (
win10x64/msvc/clion/ amd64 compile

Everything compiled fine as far as I can tell. Any help ?

@Achimh3011
Copy link
Member

Well, I'm working on Linux and OSX, so there is not so much I can help here. Some more log output of compilation and run might help, also giving exact versions of boost, python and the compiler.

@AI-Decay
Copy link

AI-Decay commented Nov 2, 2022

It's an old question, but this problem actually should be with your type of linking with boost. If it's dynamic linking you should also have your dll from boost(boost_python) in your srcipt run directory or add it to PATH.

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

3 participants