Open truedichotomy opened 4 years ago
What is the Julia versioninfo()
on the second machine?
julia> versioninfo()
Julia Version 1.3.0
Commit 46ce4d7933 (2019-11-26 06:09 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin19.0.0)
CPU: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
@truedichotomy I'm trying to tackle this issue in https://github.com/apache/incubator-mxnet/pull/16125.
A workaround is setting the environment variable MXNET_HOME
to the prebuilt binary dir.
Description
I'm getting LoadError in Julia trying to precompile MXNet on macOS 10.15.2. Interestingly installation on another macOS machine with the same versions were successful. The difference is that the machine it failed on is running off an external SSD.
Error Message
Environment
We recommend using our script for collecting the diagnositc information. Run the following command and paste the outputs below: