377c377
< env.Append(ENV = { 'M5_PLY' : str(Dir('ext/ply')) })
---
> env.Append(ENV = { 'M5_PLY' : Dir('ext/ply').abspath })