-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
A small issue. For a Windows 10 install I had to change install_requires in setup.py to 'numpy==1.22.3'. Without this, numpy 1.22.2 was installed which threw the error :
numpy.core._exceptions._UFuncNoLoopError: ufunc 'lookup' did not contain a loop with signature matching types <class 'numpy.dtype[uint8]'> -> None
This type of numpy error is apparently well-known.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels