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
Post a Comment