Skip to content
This repository has been archived by the owner on Jun 17, 2022. It is now read-only.

Remove dependency on TQDM, replace progress logging #5

Open
NathanLovato opened this issue Jun 5, 2020 · 3 comments
Open

Remove dependency on TQDM, replace progress logging #5

NathanLovato opened this issue Jun 5, 2020 · 3 comments
Labels

Comments

@NathanLovato
Copy link
Collaborator

We use a library to have a progress bar, tqdm. It makes it hard to parse the output of the renderer and adds an unecessary dependency. This would fix #4

@cgvirus
Copy link

cgvirus commented Jun 26, 2020

Hi Nathan, will it be solved in future? I am planning to implement a simple Blender export mechanism to run bpsrender without CLI experience. Let me know Thanks.

@cgvirus
Copy link

cgvirus commented Jun 26, 2020

Here are some nice boilers if you want to implement.
https://stackoverflow.com/questions/3160699/python-progress-bar

@NathanLovato
Copy link
Collaborator Author

We already have had some code and plan for that in Power Sequencer. See https://github.com/GDQuest/blender-power-sequencer/blob/master/operators/utils/info_progress_bar.py

It could be done in the future, but this is really low on my list of priorities at the moment. Contributions would be welcome!

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

No branches or pull requests

2 participants