unable to get python -tt script.py to work to diagnose AttributeError -


i getting attributeerror when trying call class in python. saw excellent post on diagnosing it:

python attributeerror: object has no attribute.

however when enter diagnostic command suggested in post following command

python -tt script.py  

into cell jupyter notebook returns:

syntaxerror: invalid syntax

can tell me how modify command works in jupyter notebook , returns doing wrong?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -