Lily Wong
Lily Wong
Experiencing the same bug with 3.8.0 and 3.9.0. I believe part of the issue lies with [this line](https://github.com/gitbrent/PptxGenJS/blob/ee91ab89d8be05a38ca7b526fc26f112e8ba5cd3/src/gen-tables.ts#L429) that's part of auto-paging tables. In my erroring code, this block is...
Per discussion with @jondricek: While the best course of action may be to create Relationships to track the domain-plaform relationship and eventually be able to dynamically generate something like [MATRIX_PLATFORMS_LOOKUP](https://github.com/mitre-attack/mitreattack-python/blob/42e14aa9dc49109ba3c232e43cb2bf627b257f5e/mitreattack/attackToExcel/stixToDf.py#L20C16-L20C16),...
Temporary workaround: Add `python3-venv` to the `RUN apt-get ...` step in the `caldera/Dockerfile`, then re-run `docker-compose build`