Skip to content

"iui.hc module not found" error when building Vide #7

@Durobot

Description

@Durobot

V full version: V 0.3.2 d257e43.1cde554
OS: Windows 10 Enterprise 1809, build 17763.1935

What did you do?

  • downloaded Vide source (master branch) as a zip file;
  • unzipped it;
  • installed iui with v install https://github.com/isaiahpatton/ui
  • cd Vide-master
  • v run .

What did you expect to see?

  • Running Vide

What did you see instead?

src/ide.v:6:1: builder error: cannot import module "iui.hc" (not found)
    4 | import iui as ui
    5 | import os
    6 | import iui.hc
      | ~~~~~~~~~~~~~
    7 |
    8 | const (

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