Hi Lorenzo,
Sorry to keep bothering you. This indeed solved the compiler error, but now when I run my code I get:
: Failed to run python code: import sys; sys.argv = [’’]
: Python error message:
RuntimeError: module compiled against API version 0xb but this version of numpy is 0xa
: Set sys.argv faile
Any clue what the cause might be?
regards,
Willem