Re: Debugging pserve using Eclipse?

2012-02-20 Thread Leo
Did you ever figure this out? -- You received this message because you are subscribed to the Google Groups pylons-discuss group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/LwmKD2yVtdUJ. To post to this group, send email to

Re: Debugging pserve using Eclipse?

2012-02-07 Thread Arndt Droullier
Am Montag, den 06.02.2012, 21:12 -0800 schrieb Johann MacDonagh: I'm getting started with Pyramid development on Windows. I have Python 2.7 installed. I used virtualenv to create a nice sandbox for my Pyramid app. I also created PyDev 2.4 on Eclipse Indigo. I also created a separate PyDev

Re: Debugging pserve using Eclipse?

2012-02-07 Thread Johann MacDonagh
Oops, I misread my version. I updated to 2.4 but still get the same error: Unhandled exception in thread started by Traceback (most recent call last): Unhandled exception in thread started by Traceback (most recent call last): File

Debugging pserve using Eclipse?

2012-02-06 Thread Johann MacDonagh
I'm getting started with Pyramid development on Windows. I have Python 2.7 installed. I used virtualenv to create a nice sandbox for my Pyramid app. I also created PyDev 2.4 on Eclipse Indigo. I also created a separate PyDev interpreter just for my virutalenv, so it should have access to all