psas / lv4-mdo

Multi-disciplinary optimization for Launch Vehicle 4 and it's LOX/IPA liquid fuel engine.
GNU General Public License v3.0
24 stars 7 forks source link

python script doesn't work #1

Closed jalouke closed 9 years ago

jalouke commented 9 years ago

error: missing parenthesis in call to 'print'

which refers to line 55

I tried putting parenthesis around the subjects of your print commands but then it gave an error for the percent symbols (%5.1f kg)

OutboundFlight commented 9 years ago

Compile it with Python 2.

natronics commented 9 years ago

Fixed in 496b83c00dfe135e79f42b821a98fb7a2d6581cf