Thanks @lebeg! (as a beginner, I feel a slight better now :) so to get the fixed, should I just wait for the newer version of source to appear from the following? https://mxnet.incubator.apache.org/install/download.html
My first fortran error was not appeared when I use 1.3.0 version. So I assume the docker cross issue#228 is fixed already in the 1.3.0? If so, I should wait for #12588 fix in the next newer source, and I can follow the same instruction from the Installing MXNET doc., right? thx! btw, just in case it matters... when I track Lock import error back to the threading.py file. I cannot see Lock function but RLock function. Even if I modified the operator.py to use RLock, I still get Import Error. just FYI [ Full content available at: https://github.com/apache/incubator-mxnet/issues/12472 ] This message was relayed via gitbox.apache.org for [email protected]
