Skip to content

Error when trying to get into python shell (repl) #81

@bartvollebregt

Description

@bartvollebregt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions