-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Python 3.8.3,numpy 1.22.4,
In [38]: import SharedArray as sa
...:
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
RuntimeError: module compiled against API version 0x10 but this version of numpy is 0xf . Check the section C-API incompatibility at the Troubleshooting ImportError section at https://numpy.org/devdocs/user/troubleshooting-importerror.html#c-api-incompatibility for indications on how to solve this problem .
---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
Cell In [38], line 1
----> 1 import SharedArray as sa
ImportError: numpy.core.multiarray failed to import
Metadata
Metadata
Assignees
Labels
No labels