Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

make init (and subsequent make) will fail in a confusing way if both tqdm and pip are not installed #26

@gamestabled

Description

@gamestabled
  • split_asm.py should be able to manage tqdm dependency, provided that pip is available
  • if pip isn't available, the script will fail, but the build will continue, eventually leading to errors due to some of the split data files not existing
  • to fix: fail the build early with a helpful error message, and/or make the dependencies clear and part of the install readme

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