Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

python33.dll missing after following installation instructions #3

@jonathansty

Description

@jonathansty

I followed all the installation instructions mentioned in the README.

I receive an error telling me that it is missing python33.dll
My system32 contains a python33.dll . I've got python installed and also installed the neovim package.
Starting in administrator mode also does not work.

I'm trying to run any of the python files named 'launcher.py' or 'gui_interface.py' . The gui interface returns

Traceback (most recent call last):
  File "gui_interface.py", line 4, in <module>
    import ui
ImportError: No module named 'ui'

The launcher ran with python launcher.py returns nothing.

I'm not sure if this is relevant just though I might include it to this issue.

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