nasa / pyturbo-aero

Turbomachinery Blade and Flow path design tool
https://nasa.github.io/pyturbo-aero/
31 stars 6 forks source link

[Question] TypeError when using comb() function when using 2d airfoil design tutorial #11

Closed YanshanKaguya closed 1 month ago

YanshanKaguya commented 1 month ago

Dear Developer, I have encountered an issue while utilizing "Building Suction and Pressure side and the Leading edge"of pyturbo-aero package.An error called "TypeError: comb() takes 2 positional arguments but 3 were given" displayed.More details attached in pictures。 code run I am using Python 3.12, and the version of the pyturbo-aero package I am working with is 1.0.0.Could you please advise on how to address this problem?Thank you for your assistance and support. Best regards.

pjuangph commented 1 month ago

I have fixed some issues with pyturbo-aero. Please install the latest version and give the tutorials a try. pip install -U pyturbo-aero