PathMe icon indicating copy to clipboard operation
PathMe copied to clipboard

other incompatibilities

Open flalix opened this issue 2 years ago • 1 comments

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

flalix avatar Feb 08 '23 13:02 flalix

Thank you again for posting this!

ddomingof avatar Jul 01 '24 09:07 ddomingof