andreypopp / autobind-decorator

Decorator to automatically bind methods to class instances
MIT License
1.45k stars 66 forks source link

Does not work on windows #21

Closed iano123 closed 7 years ago

iano123 commented 8 years ago

Hi,

It seems that this does not work on a windows box. it fails on mkdir -p. When I run it from git bash then I have the same error. It does also create a filder called -p on build.

Jan

garmjs commented 8 years ago

can you show more details, error logs

stevemao commented 7 years ago

More details needed