About 10,200,000 results
Open links in new tab
  1. Ansible fails with /bin/sh: 1: /usr/bin/python: not found

    Sep 7, 2015 · In case anyone is also wondering, it's not necessary to run the raw task to install Python 2 in pre_tasks; regular tasks works fine too. But putting it in pre_tasks, with another to …

  2. how to set different python interpreters for local and remote hosts

    Aug 26, 2019 · Questions: the ideal solution is, if we could add '/usr/bin/env python-docker' as fallback to interpreter-python-fallback - but I think this is not possible is there a way to set the …

  3. Ansible - Unhandled error in Python interpreter discovery for

    Dec 21, 2022 · I understand from 1 thread here that we should indicate the path of python in ansible.cfg file, Can I indicate 2 different paths in the ansible.cfg? If yes how? You don't set …

  4. python - Ansible 'package_facts' fails because "rpm" module …

    May 24, 2023 · ImportError: Failed to import system RPM module. Make sure RPM Python bindings are installed on your system. because of missing python-rpm bindings. This package …

  5. Extract information from financial statements from XBRL files in …

    Mar 22, 2024 · I am trying to parse and get information from XBRL files, and it seems there are a number of open source packages that have the ability to parse XBRL files in python. However, …

  6. python - The following modules failed to execute: …

    I am trying to use the Dell OpenManage Ansible Modules to communicate with a PowerEdge's iDRAC. I cannot find a solution to my problem online, hopefully someone here will be able to …

  7. python 3.x - Ansible - install python3-apt package - Stack Overflow

    Sep 1, 2020 · My target machine did not have the above two .so files. I solved this problem today using this command on the target machine (Debian 10): sudo apt install software-properties …

  8. python - Cat Facts API discord.py - Stack Overflow

    Nov 10, 2020 · Cat Facts API discord.py Asked 5 years, 1 month ago Modified 5 years, 1 month ago Viewed 2k times

  9. How to get the available Python versions on Remote Node?

    Jul 18, 2024 · 2 I have some machines with different properties and different installed versions of Python. Now I want to write a task that returns all available Python versions on every machine …

  10. How to get data from SEC Edgar python and a json

    Sep 27, 2022 · How to get data from SEC Edgar python and a json Asked 3 years, 3 months ago Modified 11 months ago Viewed 5k times