You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a conda for this. Pip ends up corrupting my environment, because Sweetviz relies on older packages and pip removes some of he latest packages needed by Pandas, matplotlib, Panel, and others.
The text was updated successfully, but these errors were encountered:
Hi @richlysakowski, thank you so much for reporting this. I'm currently looking at updating the package for maximum compatibility.
Are you saying that pip actually uninstalls newer versions of dependencies? I'm no expert in that kind of stuff, but at least the setup.py only asks for ">=" for versions so I'm a little surprised it is uninstalling things. Unless you are talking about a version of the library that is only available with older versions of the conda repository?
I need a conda for this. Pip ends up corrupting my environment, because Sweetviz relies on older packages and pip removes some of he latest packages needed by Pandas, matplotlib, Panel, and others.
The text was updated successfully, but these errors were encountered: