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

ipywidgets version might need updating? #145

Open
MKCarter opened this issue Dec 20, 2023 · 4 comments
Open

ipywidgets version might need updating? #145

MKCarter opened this issue Dec 20, 2023 · 4 comments

Comments

@MKCarter
Copy link

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
Copy link
Contributor

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
Copy link

I can confirm this problem, and its fix.

@JeremyMolineau
Copy link

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

@SGenheden
Copy link
Contributor

The GUI with the ipywidgets have clearly been outdated.

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

  • It is not used particularly much by ourselves
  • It only support a small portion of the features in AiZynthFinder
  • Maintaining a GUI is costly
  • We believe that in-depth notebooks highlighting how the Python interface can be used can serve a similar purpose

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

4 participants