Skip to content

dlc-live-test works on Linux only #51

@eggplants

Description

@eggplants

On windows Powershell, tar.exe raises error tar.exe: Error opening archive: Failed to open '\\.\tape0'.

This kind of code is compatibile:

import os

os.system(f'curl -O "{model_url}"')
os.system(f'tar xzf "{url_basename}"')
os.system(f'rm "{url_basename}"')

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