Blizzard/s2protocol

No module named attributes

mogadanez opened this issue · 2 comments

Install with pip and get error

import attributes as _attr
ImportError: No module named attributes

pip install attributes failed - is it standard module?

#89 fixes this issue. Feel free to install from https://github.com/wroersma/s2protocol/tree/cli until it's merged and test it out!

jrepp commented

Should be fixed in master as well now