[mat-dev] Runtime error OS X, mat 0.5.3

Delete this message

Reply to this message
Author: Dominyk Tiller
Date:  
To: mat-dev
Subject: [mat-dev] Runtime error OS X, mat 0.5.3
Hey there,

The latest tarball seems to be having some runtime hiccups on OS X 10.10.3.

A simple `mat -l` fails with this error:

=================================
Traceback (most recent call last):
  File "/usr/local/Cellar/mat/0.5.3/libexec/bin/mat", line 142, in <module>
    main()
  File "/usr/local/Cellar/mat/0.5.3/libexec/bin/mat", line 116, in main
    list_supported()
  File "/usr/local/Cellar/mat/0.5.3/libexec/bin/mat", line 96, in
list_supported
    for item in mat.list_supported_formats():
  File
"/usr/local/Cellar/mat/0.5.3/libexec/lib/python2.7/site-packages/libmat/mat.py",
line 67, in list_supported_formats
    with open(path, 'r') as xmlfile:
TypeError: coercing to Unicode: need string or buffer, NoneType found
=================================


Any thoughts?

Just trying to update the Homebrew formula for MAT, which you can see
here: https://github.com/Homebrew/homebrew/pull/38600

Cheers,

Dominyk
--
Sent from OS X. If you wish to communicate more securely my PGP Public
Key is 0x872524db9d74326c.