Hi all, I'm getting the crash AttributeError: module 'subprocess' has no attribute 'STARTUPINFO' when running find_coefficients(airfoil='naca0012',alpha=12.) Any idea ? Thanks !
Hi all,
I'm getting the crash
AttributeError: module 'subprocess' has no attribute 'STARTUPINFO'
when running
find_coefficients(airfoil='naca0012',alpha=12.)
Any idea ? Thanks !