-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
I get an error when trying to get into the python shell by using repl
mpfs [/]> repl
Traceback (most recent call last):
File "/usr/local/bin/mpfshell", line 11, in <module>
load_entry_point('mpfshell==0.9.1', 'console_scripts', 'mpfshell')()
File "build/bdist.linux-x86_64/egg/mp/mpfshell.py", line 819, in main
File "/usr/lib/python2.7/cmd.py", line 142, in cmdloop
stop = self.onecmd(line)
File "/usr/lib/python2.7/cmd.py", line 221, in onecmd
return func(arg)
File "build/bdist.linux-x86_64/egg/mp/mpfshell.py", line 600, in do_repl
File "build/bdist.linux-x86_64/egg/mp/term.py", line 75, in <module>
ImportError: cannot import name unichr
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels