MolecularAI / aizynthfinder

A tool for retrosynthetic planning
https://molecularai.github.io/aizynthfinder/
MIT License
571 stars 130 forks source link

Progress is displayed using multiple bars with one iteration #79

Closed tagirshin closed 2 years ago

tagirshin commented 2 years ago

Hello! So, I recently installed aizynthfinder and when I started aizynthcli with standard parameters (except time_limit was equal to 600), it printed a lot of progress bars with only one iteration. I've tried with single and multiple processes. Here is an example of a log file: bug example

Tool parameters:

SGenheden commented 2 years ago

Thanks for reporting. This issue appeared in a recent upgrade of tensorflow. I will push a fix to the master branch on Github today.

SGenheden commented 2 years ago

Solved in https://github.com/MolecularAI/aizynthfinder/commit/cfb7ffa4ff16728b4b13d3d21b1c81df6881e1c5 This will be included in a future release