Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2797

WSL version 1 Unable to run ansible, module missing

$
0
0

I'm trying to run an Ansible playbook in Ubuntu 18.04.1 under version 1 of the Windows Subsystem for Linux (Windows 10 ver 10.0.18363.751), but I keep getting the error:

ImportError: No module named jinja2

I did pip install jinja2 and it is installed:

Requirement already satisfied: jinja2 in /usr/lib/python3/dist-packages (2.10)

I don't understand why it doesn't run. It seems like Ansible might not look in the right place for the module, but I'm not sure how else can I install it other than pip install...


Viewing all articles
Browse latest Browse all 2797

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>