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
Setupegg assumes the install tree is the same as the source tree. This
is not the case, since a different version of the dateutil library is
used depending on whether python version 2 or 3 is used. This fix
symlinks the correct version at run-time.
0 commit comments