Open flalix opened 1 year ago
next, I found incompatibilities running import SqlAlchemy and Pybel
how to fix
pip3 uninstall purge sqlalchemy python3 -m pip install SQLAlchemy==1.3.0 python3 -m pip install seaborn
python3 -m pip uninstall pybel python3 -m pip install pybel==0.13.2
Thank you again for posting this!
next, I found incompatibilities running import SqlAlchemy and Pybel
how to fix
pip3 uninstall purge sqlalchemy python3 -m pip install SQLAlchemy==1.3.0 python3 -m pip install seaborn
python3 -m pip uninstall pybel python3 -m pip install pybel==0.13.2