<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Somewhere in TeXLive 2020 docs I read that a binary of asymptote is included. Where is it?<div class=""><br class=""></div><div class="">I did try executing the command...</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" style="white-space:pre"> </span>python /usr/local/texlive/2020/texmf-dist/asymptote/GUI/xasy.py</div><div class=""><br class=""></div><div class="">...but get a bunch of errors:</div><div class=""><br class=""></div><div class=""><div class="">Traceback (most recent call last):</div><div class="">  File "/opt/anaconda3/lib/python3.8/site-packages/numpy/core/__init__.py", line 22, in <module></div><div class="">    from . import multiarray</div><div class="">  File "/opt/anaconda3/lib/python3.8/site-packages/numpy/core/multiarray.py", line 12, in <module></div><div class="">    from . import overrides</div><div class="">  File "/opt/anaconda3/lib/python3.8/site-packages/numpy/core/overrides.py", line 7, in <module></div><div class="">    from numpy.core._multiarray_umath import (</div><div class="">ImportError: dlopen(/opt/anaconda3/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so, 2): Library not loaded: @rpath/libopenblas.dylib</div><div class="">  Referenced from: /opt/anaconda3/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so</div><div class="">  Reason: image not found</div><div class=""><br class=""></div><div class="">During handling of the above exception, another exception occurred:</div><div class=""><br class=""></div><div class="">Traceback (most recent call last):</div><div class="">  File "/usr/local/texlive/2020/texmf-dist/asymptote/GUI/xasy.py", line 6, in <module></div><div class="">    from Window1 import MainWindow1</div><div class="">  File "/usr/local/texlive/2020/texmf-dist/asymptote/GUI/Window1.py", line 10, in <module></div><div class="">    import numpy as np</div><div class="">  File "/opt/anaconda3/lib/python3.8/site-packages/numpy/__init__.py", line 140, in <module></div><div class="">    from . import core</div><div class="">  File "/opt/anaconda3/lib/python3.8/site-packages/numpy/core/__init__.py", line 48, in <module></div><div class="">    raise ImportError(msg)</div><div class="">ImportError: </div><div class=""><br class=""></div><div class="">IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!</div><div class=""><br class=""></div><div class="">Importing the numpy C-extensions failed. This error can happen for</div><div class="">many reasons, often due to issues with your setup or how NumPy was</div><div class="">installed.</div><div class=""><br class=""></div><div class="">We have compiled some common reasons and troubleshooting tips at:</div><div class=""><br class=""></div><div class="">    <a href="https://numpy.org/devdocs/user/troubleshooting-importerror.html" class="">https://numpy.org/devdocs/user/troubleshooting-importerror.html</a></div><div class=""><br class=""></div><div class="">Please note and check the following:</div><div class=""><br class=""></div><div class="">  * The Python version is: Python3.8 from "/opt/anaconda3/bin/python"</div><div class="">  * The NumPy version is: "1.19.2"</div><div class=""><br class=""></div><div class="">and make sure that they are the versions you expect.</div><div class="">Please carefully study the documentation linked above for further help.</div><div class=""><br class=""></div><div class="">Original error was: dlopen(/opt/anaconda3/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so, 2): Library not loaded: @rpath/libopenblas.dylib</div><div class="">  Referenced from: /opt/anaconda3/lib/python3.8/site-packages/numpy/core/_multiarray_umath.cpython-38-darwin.so</div><div class="">  Reason: image not found</div><div class=""><br class=""></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">---<br class="">Murray Eisenberg<span class="Apple-tab-span" style="white-space: pre;">                       </span><a href="mailto:murrayeisenberg@gmail.com" class="">murrayeisenberg@gmail.com</a><br class="">503 King Farm Blvd #101<span class="Apple-tab-span" style="white-space: pre;">     </span><br class="">Rockville, MD 20850-6667<span class="Apple-tab-span" style="white-space: pre;">     </span>Mobile (413)-427-5334<br class=""><br class=""></div>
</div>

<br class=""></div></body></html>