Python app-engine not supported?
james.vecore@gmail.com
Posted on
Jul 02 2014
Hello,
I was trying to setup raygun on a python app engine application using flask. I get an error when importing the raygun python library:
from raygun4py import raygunprovider
File "...\appengine\src\lib\raygun4py\raygunprovider.py", line 3, in engine\src\lib\raygun4py\raygunmsgs.py", line 3, in
I got this both locally and on app-engine itself.
It would be great to have app-engine support for python projects