Closed obilodeau closed 6 years ago
@obilodeau Thanks for finding this - I forgot to update the requirements.txt
when I had moved from PyYAML
(https://pypi.python.org/pypi/PyYAML) to pyaml
(https://pypi.python.org/pypi/pyaml). Fix is in version 1.1.1
(https://github.com/calebmadrigal/trackerjacker/commit/eff9fd4e55e54dfe86f42f6ca471bb7293814668).
On Python 3.6 with Arch Linux:
Based on PyYAML's doc the import should be
yaml
I think: http://pyyaml.org/wiki/PyYAML