Skip to content

pyvim with pypy will not run #41

Open
@lunemec

Description

@lunemec

pypy seems to be missing some built-in packages and will not run:

pypy pyvim/entry_points/run_pyvim.py

Traceback (most recent call last):
  File "app_main.py", line 75, in run_toplevel
  File "pyvim/entry_points/run_pyvim.py", line 14, in <module>
    import docopt
ImportError: No module named docopt

I wanted to try pypy because python seems to be a bit laggy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions