nabulsi commented on issue #18759: URL: https://github.com/apache/incubator-mxnet/issues/18759#issuecomment-661461820
Hi @mseth10 . Thanks for working on the issue. I just tried the method with the wheel that you mentioned. I also got the same error message: ``` root@user-jetson2:/home/user# python Python 3.7.7 (default, Jun 25 2020, 13:11:10) [GCC 7.5.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import mxnet Segmentation fault: 11 Segmentation fault (core dumped) ``` Did you try using python 3.7? Another thing: for me, building MXNet from source on the Jetson Nano mostly doesn't finish. After 2.5 hours it just interrupts, although I have swap file of 6 GB :( ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org