Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Fix install function #209

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MikeInnes
Copy link

After #190, install was broken due to some missing imports. Also, the behaviour of unpack seems to have changed: it now errors when used this way, because the target directory is required to be empty. I've added an unzip to a temporary directory in order to replicate the old behaviour.

I haven't checked for other uses of unpack, which may also need fixing, or for other missing imports; this just fixes one particular build script I have.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant