-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
Hi,
I'm trying to compile this library and I'm having a few issues.
-
I get an error saying that the function
sf_error()
is not defined. This seems to be called many times throughout the codebase. There is however another function calledset_error()
that is called in exactly the same way and is defined. I have the impressionset_error()
is the right function that should be used instead. Maybe this was the result of an automated refactoring gone wrong? -
The constant
NPY_LOGE2
referenced instats.h
doesn't seem to be defined anywhere.
Disclaimer: I know next to nothing about this library, so maybe the errors I'm getting are not relevant because I'm misusing it. Please be kind!
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels