python-autopxd2 icon indicating copy to clipboard operation
python-autopxd2 copied to clipboard

Autopxd erros

Open Greenerwave opened this issue 6 years ago • 2 comments

hello!! I converted 2 file with autopxd and it works well but with another file I have errors that I understand them not, if some one can help me to understand it, Thanx

autopxd

Greenerwave avatar Apr 16 '19 12:04 Greenerwave

Hello, It's been a long time since I worked on this library and I didn't write most of the code. I don't think I'll be able to help you much. Sorry about that.

gabrieldemarmiesse avatar Apr 17 '19 07:04 gabrieldemarmiesse

If you were to post the code that led to the problem, or even better, if you could narrow down which part of it causes the problem and post that, then I or someone else might be able to guess what the problem is. Unfortunately I can't tell much from the error message itself, though I can see than that the problem is encountered in the C parser, implying an issue even parsing the C code, before it gets up to making Cython code out of it.

chrisjbillington avatar Apr 18 '19 02:04 chrisjbillington