|
I installed cython before installing Owlready2. However, I am still getting the " Owlready2 * Warning: optimized Cython parser module 'owlready2_optimized' is not available, defaulting to slower Python implementation" on my heroku app.
Can anyone explain to me how to get Cython to work on heroku?
|