Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error launching IM with Ansible 2.4.0 #410

Closed
micafer opened this issue Sep 19, 2017 · 0 comments
Closed

Error launching IM with Ansible 2.4.0 #410

micafer opened this issue Sep 19, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@micafer
Copy link
Member

micafer commented Sep 19, 2017

  File "/usr/local/bin/im_service.py", line 30, in <module>
    from IM.InfrastructureManager import InfrastructureManager
  File "/usr/local/lib/python2.7/dist-packages/IM/InfrastructureManager.py", line 23, in <module>
    import IM.InfrastructureInfo
  File "/usr/local/lib/python2.7/dist-packages/IM/InfrastructureInfo.py", line 23, in <module>
    import IM.ConfManager
  File "/usr/local/lib/python2.7/dist-packages/IM/ConfManager.py", line 38, in <module>
    from IM.ansible_utils.ansible_launcher import AnsibleThread
  File "/usr/local/lib/python2.7/dist-packages/IM/ansible_utils/ansible_launcher.py", line 41, in <module>
    from ansible.vars import VariableManager
ImportError: cannot import name VariableManager
@micafer micafer self-assigned this Sep 19, 2017
micafer added a commit that referenced this issue Sep 19, 2017
@micafer micafer added this to the 1.6.1 milestone Sep 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant