question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

New 1.10.0 release breaks ansible

See original GitHub issue

Error: {"changed": false, "failed": true, "msg": "Failed to import docker-py - No module named types. Try pip install docker-py"}

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:8

github_iconTop GitHub Comments

3reactions
kkarimicommented, Nov 1, 2016

Hi @shin- I get this with latest ansible and docker-py 1.10.1 running on OSX (think it’s ok in linux):

Failed to import docker-py - No module named requests.exceptions.

Any ideas? Thanks

2reactions
rcohcommented, Sep 9, 2016

Temporary fix Downgrade to 1.9.0:

 roles:
    - { role: angstwad.docker_ubuntu, pip_version_docker_py: 1.9.0 }
Read more comments on GitHub >

github_iconTop Results From Across the Web

Ansible 7 Porting Guide
Use the version selection to the left if you want the latest (stable) released version. Ansible 7 Porting Guide . Playbook. Command...
Read more >
Releases and maintenance — Ansible Documentation
See Ansible Roadmap for upcoming release details. Between major versions, we release a new minor version of the Ansible community package every three...
Read more >
Openstack Cloud collection - Ansible Galaxy
The collection includes the Openstack modules and plugins supported by Openstack community to help the management of Openstack infrastructure. Breaking backward ...
Read more >
Ansible Tower Release Notes
has been updated to include information for the latest release of Ansible ... Fixed Tower to no longer break when virtual environments are...
Read more >
2026770 – host deployment fails on fips-enabled host
serval16 ~]# ansible --version ansible [core 2.12.2] config file ... CURRENT RELEASE. If the solution does not work for you, please open a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found