non descriptive error

T

Timothy Smith

i try to run my app and i get this

%python DutyShift.py
error


thats it. thats the error. mya pp was previously working, and i did make
some fairly large changes to it, but i'd expect a more descriptive
message then just "error". anyidea where i need to start looking?
 
W

wittempj

You should tell us more about DutyShift.py, without the code it is very
difficult for other people to guess what's going on.
 
T

Tomasz Lisowski

Timothy said:
i try to run my app and i get this

%python DutyShift.py
error


thats it. thats the error. mya pp was previously working, and i did make
some fairly large changes to it, but i'd expect a more descriptive
message then just "error". anyidea where i need to start looking?

It seems to me, like a result of a "print" statement, exexcuted
somewhere (maybe in the except: clause). You may look for lines similar to:

print "error"

Tomasz Lisowski
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top