Edinburgh-Genome-Foundry / DnaCauldron

:alembic: Simple cloning simulator (Golden Gate etc.) for single and combinatorial assemblies
https://edinburgh-genome-foundry.github.io/DnaCauldron/
MIT License
50 stars 11 forks source link

pdf_reports required but not installed by pip #11

Closed fbertaux closed 2 years ago

veghp commented 2 years ago

Thank you, yes I have recently noted this error and will address it. Explained below; AssemblyPlanSimulation.py imports:

from ..reports import write_simulation_pdf_report

but report.py imports a package that may not be installed:

from pdf_reports import