You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/benjamin/.ansible/tmp/ansible-tmp-1539239250.317117-87862374970487/AnsiballZ_elasticbeanstalk_version.py:17: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Traceback (most recent call last):
File "/Users/benjamin/.ansible/tmp/ansible-tmp-1539239250.317117-87862374970487/AnsiballZ_elasticbeanstalk_version.py", line 113, in <module>
_ansiballz_main()
File "/Users/benjamin/.ansible/tmp/ansible-tmp-1539239250.317117-87862374970487/AnsiballZ_elasticbeanstalk_version.py", line 105, in _ansiballz_main
invoke_module(zipped_mod, temp_path, ANSIBALLZ_PARAMS)
File "/Users/benjamin/.ansible/tmp/ansible-tmp-1539239250.317117-87862374970487/AnsiballZ_elasticbeanstalk_version.py", line 48, in invoke_module
imp.load_module('__main__', mod, module, MOD_DESC)
File "/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/imp.py", line 235, in load_module
return load_source(name, filename, file)
File "/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/imp.py", line 170, in load_source
module = _exec(spec, sys.modules[name])
File "<frozen importlib._bootstrap>", line 630, in _exec
File "<frozen importlib._bootstrap_external>", line 728, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/var/folders/5t/6hpmgtb91t15s5b9k_zj35ch0000gn/T/ansible_elasticbeanstalk_version_payload_iegq050d/__main__.py", line 266, in <module>
File "/var/folders/5t/6hpmgtb91t15s5b9k_zj35ch0000gn/T/ansible_elasticbeanstalk_version_payload_iegq050d/__main__.py", line 235, in main
File "/var/folders/5t/6hpmgtb91t15s5b9k_zj35ch0000gn/T/ansible_elasticbeanstalk_version_payload_iegq050d/__main__.py", line 173, in filter_empty
AttributeError: 'dict' object has no attribute 'iteritems'
Runtime information:
The text was updated successfully, but these errors were encountered: