LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Ansible on Slackware 15 (https://www.linuxquestions.org/questions/slackware-14/ansible-on-slackware-15-a-4175721560/)

camerabambai 02-01-2023 03:37 PM

Ansible on Slackware 15
 
Ansible on Slackware 15 give me this error

Code:

ImportError: cannot import name 'Markup' from 'markupsafe' (unknown location)
I have installed it with this command

Code:

sgq -p ansible
sbopkg -B -i ansible

what I miss?

marav 02-01-2023 03:55 PM

What is the initial command that gives the error?

Daedra 02-01-2023 06:08 PM

Are you trying to run a playbook that uses a specific module or an adhoc command? My initial thought is that you are trying to use a module that has an extra dependency.


All times are GMT -5. The time now is 06:58 AM.