Open thomas-bc opened 1 month ago
This is a problem with an underlying dependency (Cheetah3
/CT3
). There does not seem to be a fix for that dependency at this time.
Current work-around: revert to Python3.12 or below. Desired fix: remove XML code generate and Cheetah depenency
Problem Description
See https://github.com/nasa/fprime/actions/runs/11395186564/job/31838364025
Python3.13 release notes (ctrl+f
cgi
) https://docs.python.org/3/whatsnew/3.13.htmlFixed in Cheetah version: https://cheetahtemplate.org/news.html#id1
Need to upgrade our requirements.txt