Liam

Results 8 comments of Liam

seeing the same thing for RedShift ``` (erb):15:in `block in apply_template': undefined method `port' for nil:NilClass (NoMethodError) from (erb):1:in `each' from (erb):1:in `apply_template' from /usr/local/Cellar/ruby/2.3.1/lib/ruby/2.3.0/erb.rb:864:in `eval' from /usr/local/Cellar/ruby/2.3.1/lib/ruby/2.3.0/erb.rb:864:in `result' from...

oddly enough this still happens when building it on 10.12 `/Volumes/dpaf/dpaf.app/Contents/MacOS/dpaf ; exit; [16971] Error loading Python lib '/Volumes/dpaf/dpaf.app/Contents/MacOS/.Python': dlopen: dlopen(/Volumes/dpaf/dpaf.app/Contents/MacOS/.Python, 10): Symbol not found: _futimens Referenced from: /Volumes/dpaf/dpaf.app/Contents/MacOS/.Python (which...

This pull resolves the issue for me https://github.com/hubot-scripts/hubot-auth/pull/41

I'm seeing issues building the app bundle on Lion as well running py2app Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/py2app/build_app.py", line 604, in _run self.run_normal() File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/py2app/build_app.py", line 668, in...

Rful011. Looks like you need to install the actual wxPython package not just the python bindings you can do that here http://www.wxpython.org/download.php

Failing to Build on OS X Mountain Lion #./setup.py py2app running py2app Traceback (most recent call last): File "./setup.py", line 30, in setup(**extra_options) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/core.py", line 152, in setup dist.run_commands()...

Note that I do have wxPython installed as well