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
If you are working from an old fork that doesn't sync tags with pandas upstream, versioneer will install pandas with a really old version tag which other dependencies like pyarrow don't like
Suggested fix for documentation
Add a note that users may want to run git fetch upstream --tags before installing