MolecularAI / aizynthfinder

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

Colab Notebook Import Error #108

Closed nfroeh4 closed 1 year ago

nfroeh4 commented 1 year ago

Hi I was able to use this software in the past on colab but I had to manually type '!pip install rdkit' in the code but now that doesn't work and it's now saying 'ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/usr/local/lib/python3.9/dist-packages/markupsafe/init.py)' I'm not familiar with coding so please let me know if you need any more information or what I may have done wrong. Thanks, nfroeh4

SGenheden commented 1 year ago

I have now merged an update to the Colab notebook that should fix this issue. Could you try to use the latest version of the notebook and let me know if it works for you.

nfroeh4 commented 1 year ago

The start up works now but when I hit show reactions it gives say attribute error and gives me the traceback and then says AttributeError: module 'PIL.Image' has no attribute 'Resampling'