Skip to content

SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Equations: %r' % eqn_words)? #11

@knifelees3

Description

@knifelees3

Hello, thank you for your useful program and I want to use this program to do a word count for my manuscript. My computer use winodws system and I found that this program can't be run in windows. So I use the subsystem (ubuntu18.04) of windows to run "aps-length", I type
./aps-length ./test.tex

and I got the following error:

File "./aps-length", line 380 print 'Equations: %r' % eqn_words ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Equations: %r' % eqn_words)?

can you help me solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions