up vote
down votefavorite 
<http://stackoverflow.com/questions/41809213/web2py-pycharm-debugger-not-working#>

I just created a new Web2Py project from the Github source (git clone 
--recursive https://github.com/web2py/web2py.git). While I was working on 
the project I noticed that my debugger is not working on my own controllers.

It works whenever I put a breakpoint in the db.py but as soon as one is in 
my own controllers it stops working. The page just gets loaded instantly 
and PyCharm behaves like normal.

I have ran & debugged multiple web2py projects before this and have updated 
to the latest version.

Anyone who has encountered similar problems or any clue on a fix?

Project Configuration: [image: enter image description here] 
<https://i.stack.imgur.com/S9vEa.png>

Console output while running page: [image: enter image description here] 
<https://i.stack.imgur.com/bUoEO.png>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to