Questions marquées «pyyaml»

347
Comment installer le package yaml pour Python?

J'ai un programme Python qui utilise YAML. J'ai essayé de l'installer sur un nouveau serveur en utilisant pip install yamlet il renvoie ce qui suit: $ sudo pip install yaml Downloading/unpacking yaml Could not find any downloads that satisfy the requirement yaml No distributions at all found for...