Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

specify required disk space for packages and checking such space #67

Open
gfursin opened this issue May 18, 2018 · 1 comment
Open

specify required disk space for packages and checking such space #67

gfursin opened this issue May 18, 2018 · 1 comment
Assignees

Comments

@gfursin
Copy link
Member

gfursin commented May 18, 2018

@SerailHydra suggested a possible good extension to specify required disk space for very large packages (such as ImageNet training data sets). We can just add an extra tag "required_space" and if it's !=None, we can check space and add a warning if space is lower ...

@gfursin
Copy link
Member Author

gfursin commented May 18, 2018

We should also make it portable (i.e. on Linux and Windows) ... I hope there is a way in Python to get free space on a disk by the installation directory ...

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

No branches or pull requests

2 participants