I\'m trying to import a module pycra_cy.pyx which is written in cython and looks like this:
pycra_cy.pyx
cimport cython import numpy as np cimport numpy as n