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
There are a few files in the gerrychain/graph/ subdirectory that have been updated on GitHub, but conda installs the older versions. Specifically, adjacency.py and graph.py are old, but there may be others that I haven't come across yet.
I think the errors I'm seeing may be related to the ones KrisTapp reported in March concerning shapley 2.x.
The text was updated successfully, but these errors were encountered:
@tratliff This is a known issue—we're about to deprecate the Conda distribution. We recommend installing via pip (pip install gerrychain) instead. Sorry for the trouble! :)
There are a few files in the gerrychain/graph/ subdirectory that have been updated on GitHub, but conda installs the older versions. Specifically, adjacency.py and graph.py are old, but there may be others that I haven't come across yet.
I think the errors I'm seeing may be related to the ones KrisTapp reported in March concerning shapley 2.x.
The text was updated successfully, but these errors were encountered: