Changes between Initial Version and Version 1 of Ticket #62200, comment 2


Ignore:
Timestamp:
Aug 7, 2023, 6:38:40 PM (9 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #62200, comment 2

    initial v1  
    11same problem also arises in py38-llvmlite:
    22
     3{{{
    34  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/numba/core/config.py", line 16, in <module>
    45    import llvmlite.binding as ll
     
    89    _notify_c_hook = _ObjectCacheNotifyFunc(
    910MemoryError
    10 
     11}}}