Skip to content
This repository has been 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

Open
gamestabled opened this issue Jan 25, 2023 · 0 comments

Comments

@gamestabled
Copy link
Owner

  • 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant