MolecularAI / aizynthfinder

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

ipywidgets version might need updating? #145

Open MKCarter opened 7 months ago

MKCarter commented 7 months ago

Hi,

I installed the updated code and ran into an issue when running:

aizynthapp --config config_local.yml

It appears that the ipywidgets throws the error displaying widget when viewing the jupyter notebook.

To fix this I had to pip install ipywidgets==8.0.0 - there is a message shown that this version would conflict with aizynthfinder, but it seems to have fixed the problem. I have tried this on both Mac and Linux and it seems to work on both of these OS.

Hope this helps.

All the best!

SGenheden commented 7 months ago

Hello Mike. We had issues with ipywidgets before, so we pinned it to a lower version. That have worked, so it is interesting that it doesn't work for you. I also think they have fixed the issue that was causing problems before, so perhaps we should update the version. We will look into this.

baoilleach commented 6 months ago

I can confirm this problem, and its fix.

JeremyMolineau commented 5 months ago

I met the same problem and the install of ipywidgets==8.0.0 solved it. Thank you @MKCarter

SGenheden commented 4 months ago

The GUI with the ipywidgets have clearly been outdated.

We have decided to deprecate this interface to the package for a number of reasons: