Light-- commented on issue #19520: URL: https://github.com/apache/incubator-mxnet/issues/19520#issuecomment-734531359
> Then you can execute `docker exec -it -u USER mxnet-1.8.0.rc1 bash` or connect the container to your preferred IDE. hey, @Wallart what do you say about this? i followed your steps, but ``` $ sudo docker exec -it -u root 37239180ff52 bash root@37239180ff52:/tmp# python Python 3.7.7 (default, Jun 26 2020, 05:10:03) [GCC 7.3.0] :: Intel(R) Corporation on linux Type "help", "copyright", "credits" or "license" for more information. Intel(R) Distribution for Python is brought to you by Intel Corporation. Please check out: https://software.intel.com/en-us/python-distribution >>> import mxnet Illegal instruction (core dumped) ``` ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
