Hi,
I’ve installed Fireworks 1.1.8 under RHEL 6.7 with Python 3.5.0 (in a virtualenv) with this command:
pip install FireWorks
Now I’m looking at the Dynamic Workflows tutorial which says to look at : fw_tutorials/dynamic_wf/printjob_wf.yaml
But the only files in fw_tutorials/dynamic_wf are these:
addmod_task.py
fibadd_task.py
init.py
printjob_task.py
pycache
Are there files missing from the distribution?
Thanks,
Matthew