geerlingguy / internet-pi

Raspberry Pi config for all things Internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyymal and dockor compose fail fatal

turtle123n opened this issue · comments

fatal: [192.168.86.31]: FAILED! => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "pyymal==5.3.1", "docker-compose"], "msg": "stdout: Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple\n\n:stderr: ERROR: Could not find a version that satisfies the requirement pyymal==5.3.1 (from versions: none)\nERROR: No matching distribution found for pyymal==5.3.1\n"}

i have done the externale manage deletion, ive tried break system package, i have looked through the issues we have and cant seem to find a answer, from what i see it says i dont have the pyymal even installed but when i try installing it with pip i get the external error.
help!

That should be pyyaml (and not pyymal), right?

Thats what though too, but i just got my Micro sd card so Im gonna try it all again, i did it on a usb but i dont think that should have done anything

found solution, and it was my own mistake i had deleted externally managed with just one l and ye, it didnt work, thank you for responding though