Skip to content

After start raises ImportError cannot import name 'AcceptAction' #72

@andrejli

Description

@andrejli

Traceback (most recent call last):
File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/andrejli/.local/lib/python3.6/site-packages/pymux/main.py", line 5, in
from .entry_points.run_pymux import run
File "/home/andrejli/.local/lib/python3.6/site-packages/pymux/entry_points/run_pymux.py", line 28, in
from pymux.main import Pymux
File "/home/andrejli/.local/lib/python3.6/site-packages/pymux/main.py", line 5, in
from prompt_toolkit.buffer import Buffer, AcceptAction
ImportError: cannot import name 'AcceptAction'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions