Closed digitalsleuth closed 1 year ago
Thanks for your help. just to inform you, at the moment we are developing with python 3.9.0, but tanks to your cooperation it will be easier for us to update python in the next FIT versions. However, I have tested your code review with py 3.9.0 and everything works!
That's good to hear! I only mention 3.10 because I routinely test on 3.8 - 3.10, usually with Linux systems since Ubuntu Focal is defaulted to 3.8 and Jammy is defaulted to 3.10. Thanks for taking a look at this, and this is a great tool!
When using the
poetry run python fit.py
command, the following error would occur frequently:This seems to only affect Python 3.10 at this time, but the changes in this PR do not affect any other Python versions.