Hello,
After running for several weeks amforth-shell.py, this afternoon it is stopped with an Unexpected exception. Even after resetting the mac or install a new amforth-shell.py this is not working. Can someone help me with this Cheers Jan Last login: Fri Dec 7 14:17:07 on console MacBook-Pro-van-Jan-10:~ jankromhout$ cd /Users/jankromhout/Documents/amforth-6.7/tools MacBook-Pro-van-Jan-10:tools jankromhout$ ./amforth-shell.py -p /dev/tty.usbmodem1411 -s 38400 -i --rtscts |I=appl_defs: 0 loaded |I=Entering amforth interactive interpreter ---- Unexpected exception ---- Traceback (most recent call last): File "./amforth-shell.py", line 591, in main self.interact() File "./amforth-shell.py", line 1137, in interact self._init_readline() File "./amforth-shell.py", line 1222, in _init_readline self._update_words() File "./amforth-shell.py", line 1234, in _update_words dp = int(dp[:-3]) ValueError: invalid literal for int() with base 10: '\x10``` ' MacBook-Pro-van-Jan-10:tools jankromhout$ _______________________________________________ Amforth-devel mailing list for http://amforth.sf.net/ Amforth-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amforth-devel