yljylj commented on issue #9477: distributed trainning with mxnet, get error 
"ImportError: No module named numpy"
URL: 
https://github.com/apache/incubator-mxnet/issues/9477#issuecomment-380375598
 
 
   I have solved it. When launch.py running, it launch to the remote node with 
ssh, the python in ssh command should be installed mxnet, not the default 
python! The correct command is 
   python launch.py -n 2 --launcher ssh -H ./hosts-2 
"**/xxx/home/xxx/python/bin/python** train_imagenet.py"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

Reply via email to