geo7
geo7
@MSeal thanks, I get that this would work, I'm curious as to whether this is still the suggested approach though? I'm just writing something along these lines at the moment...
Ubuntu 14 Python 3 Won't install. ``` OSError: Could not build the egg. ---------------------------------------- Cleaning up... Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/gizeh Storing debug log...
@Zulko cheers - do I just clone the repo or is there somewhere I can download a zip of gizeh?
@tuhdo are their tips fixed or can the community add to them? (with some moderation)
:thinking: Flags should just be passed as you have, the call is here: https://github.com/geo7/mypy_clean_slate/blob/7c1d9379955452e91bb65d7479fda714c569f043/mypy_clean_slate/main.py#L64 and the commands are split here https://github.com/geo7/mypy_clean_slate/blob/7c1d9379955452e91bb65d7479fda714c569f043/mypy_clean_slate/main.py#L350 . From `L64` above the call uses `--show-error-codes` and...
Yeah fair - I don't really have any strong opinion on `-` vs `_` so am happy to use `-`.