Skip to content
This repository was archived by the owner on Mar 16, 2020. It is now read-only.
This repository was archived by the owner on Mar 16, 2020. It is now read-only.

How do you build this? #11

@sammcj

Description

@sammcj

Hello,
How do you build this?

# make
if [ "" = "" ]; then \
        echo "Cannot find imported build variables. The Transfer VM can only be built with build.hg right now."; \
        exit 1;\
    fi
Cannot find imported build variables. The Transfer VM can only be built with build.hg right now.
make: *** [validate] Error 1
# python setup.py
Traceback (most recent call last):
  File "setup.py", line 1, in <module>
    from xcp.supplementalpack import *
ImportError: No module named xcp.supplementalpack

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