SIEGMA
SIEGMA copied to clipboard
pyyaml module not detected in virtual env

You can manually install the pyyaml module to fix the error https://bobbyhadz.com/blog/python-no-module-named-yaml
We have the yaml module added to requirements.txt + the pipfile. Not exactly sure why it didn't get installed for your environment
Are you using the latest siegma commit from master branch?
Let us know if you are able to get the issue resolved.
Closed due to inactivity