Greetings, Norton Allen! > On 8/22/2025 2:05 PM, Mercurio, Steven W-CTR (FAA) via Cygwin wrote: >> I do not use venv because the instance I have of Cygwin is only for one >> task so there is no compatibility issues. I removed all other 3.x versions >> I could except 3.12. I do not need or want to make this any more >> complicated than it needs to be and am not even sure I could use a venv in >> my use case. >> >> Also for Python 3.12 is there any way to get the Cryptography module (some >> rust issue?) running so I can pip install the latest version of Ansible and >> related tools (or at least something newer than 2.8)?? >> >> I am looking to use Cygwin strictly to run the Ansible checking and vault >> functions that are needed for Visual Studio Code Ansible plugins.
> Do you know that that configuration will work? VSCode is a Windows program, > and may play better with a Windows Python install rather than Cygwin. That > said, if someone has done this and it works, that would be good to know! I've failed to make them work, even with Windows python. I ended up combing my own PowerShell script to perform vault en/decrypt using some googled code as a reference. -- With best regards, Andrey Repin Saturday, August 23, 2025 12:59:51 Sorry for my terrible english...
Attachment:
ansible-vault.ps1
Description: Binary data
-- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple