[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: tragesym.py question
Hey guys-
I am running Python 2.3.4 on RHL 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25
17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
I ran the command below, and received the error below:
------------------- cut ---------------------
$./tragesym.py tests/test1.src max1684.sym
sys:1: DeprecationWarning: Non-ASCII character '\xb0' in file ./tragesym.py
on line 387, but no encoding declared; see
http://www.python.org/peps/pep-0263.html for details
------------------- end cut -----------------
Looking at the code I discovered that the problem is with the comment,
specifically the degree symbol " #with 90° text". What is the fix for this
error (besides editing the code and deleting the degree symbol?)?
Thank you
Joel Ostheller
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user