Re: * Owlready2 * Warning: optimized Cython parser module 'owlready2_optimized' is not available, defaulting to slower Python implementation
Posted by Jiba on
URL: http://owlready.306.s1.nabble.com/Owlready2-Warning-optimized-Cython-parser-module-owlready2-optimized-is-not-available-defaulting-to-n-tp2535p2555.html
Hi,
The JAVA_* constants deal with reasoning, but not at all with compilation of the C optimized module.
I think your problem is related to Cython and its configuration. Do you have some kind of error message when installing Owlready ? You may remove the "try:..." block that skip Cython compilation if the Cython module is not found, to be sure to get an error message.
Jiba