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

c++ wrapper pyimport #11

Open
reinaldomaslim opened this issue Apr 19, 2018 · 3 comments
Open

c++ wrapper pyimport #11

reinaldomaslim opened this issue Apr 19, 2018 · 3 comments

Comments

@reinaldomaslim
Copy link

Hi Dustin, thanks for this repo.
I am stuck at c++ wrapper especially this line results in segmentation fault (core dumped):
pyModule = PyImport_Import(pyModuleName);

Thanks

@reinaldomaslim
Copy link
Author

it seems that segfault at import torch line in DQN.py

@dusty-nv
Copy link
Owner

dusty-nv commented Apr 19, 2018 via email

@reinaldomaslim
Copy link
Author

Hi Dusty,

Yes, pytorch runs well in python. It didn't work on this platform: ubuntu 16.04 cuda 8 cudnn 6 gcc 5.4 gtx 1080ti, but it works on other similar machine with gtx1050.
Thanks

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