After update paver to 1.2.0, some tasks failed with ImportError: No module named path25

48 views
Skip to first unread message

Laurent Trillaud

unread,
Feb 26, 2013, 9:40:27 AM2/26/13
to pa...@googlegroups.com

It's because the module path25.py has changed to path.py in the lastest version of paver.

The workaround is to rename the import path25 by path into the custom tasks.

Laurent

Almad

unread,
Feb 26, 2013, 10:23:48 AM2/26/13
to pa...@googlegroups.com
Thanks for the report, will add tests & fix :(

Almad

2013/2/26 Laurent Trillaud <ltrill...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "paver" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to paver+un...@googlegroups.com.
> To post to this group, send email to pa...@googlegroups.com.
> Visit this group at http://groups.google.com/group/paver?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

Almad

unread,
Feb 26, 2013, 8:20:23 PM2/26/13
to pa...@googlegroups.com

Ah, this is only for custom tasks only.

Anyways: added module with star import for backward compatibility.

Could you please verify it works for you? Will release bugfix afterwards.

Thanks,

Lukas

Dne úterý, 26. února 2013 15:40:27 UTC+1 Laurent Trillaud napsal(a):
Reply all
Reply to author
Forward
0 new messages