Skip to content

Conversation

dmcdougall
Copy link
Member

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.

Fixes #1354.

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.
@dmcdougall
Copy link
Member Author

Cheers @mdboom. I'm pretty sure this is good to go now.

@dmcdougall
Copy link
Member Author

I'm going to go ahead and merge this.

dmcdougall added a commit that referenced this pull request Oct 16, 2012
Make setupegg symlink correct dateutil library
@dmcdougall dmcdougall merged commit 314e602 into matplotlib:v1.2.x Oct 16, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants