Closed romOlivo closed 1 week ago
Apologize for my late reply.
This issue seems to be buried deep in the Cotengra dependencies. I have indeed found that I had to be careful with the dependencies and Python version for FTDD, so I would suggest sticking strictly to the setup described in ReadME, especially:
As for OS, I have tested that Ubuntu 20.04 LTS or RHEL 8 works. I would assume different versions of Ubuntu or RHEL should also work. Please use these OSes if possible.
Let me know if this comment helps. Thank you.
Thank you for your assistance.
As you suggested, I downgraded to the Python version you indicated and was able to successfully run Cotenegra. I was previously using Python version 3.10, which functioned properly with the previous version of this tool. However, after the latest upgrade, it suddenly ceased functioning for unknown reasons.
Your guidance was invaluable.
I am attempting to run the tool to test the PyTDD version with the sample demos provided by the tool. However, I am unable to get cotengra to calculate the path. When I attempt to run it, I receive the following error:
I am using Python version 3.10.12, with the following package installation:
I am unsure if I am making an error in my process or if there is an incompatibility between the packages and the tool. I would be grateful if you could assist me.
I appreciate your assistance in advance.