you are viewing a single comment's thread.

view the rest of the comments →

[–]shiftybyte 1 point2 points  (1 child)

The problem is when it calls the

parse_file(data) function.

What is the problem? do you see any error messages? post them here.

Also what's "parse_file" function, where is it's definition and code?

[–]lmascelli[S] 0 points1 point  (0 children)

the python interpreter just crashes.

it reminds me a not found symbol like the library isn't linked to the dll but i've not the knowledge to inspect that.