18 Aug
2014
18 Aug
'14
11:25 a.m.
On 8/17/14, 1:35 AM, Albert wrote: > I am trying to use the following script for restrain my secondary > structure:
Indentation is important in Python, but the script you show is not indented properly, so won't work. Your mail client may have stripped the indentation. It's better to attach this sort of thing rather than try to paste it into your email.
> SyntaxError: Non-ASCII character '\xe2' in file test.py on line 7, but > no encoding declared; see http://www.python.org/peps/pep-0263.html for > details
This is not a Modeller error. Like it says, you have a non-ASCII character in your script, and Python expects plain ASCII.
Ben Webb, Modeller Caretaker
--
modeller-care@salilab.org http://www.salilab.org/modeller/
Modeller mail list: http://salilab.org/mailman/listinfo/modeller_usage