Skip to content

Missing parentheses in call to 'print'. #1

Description

@thomsonm1230

(base) [mt1@feahn01 run03-mcnp-6.2.0]$ python -m tovtk meshtal
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/home/mt1/Scripts/tovtk-git/tovtk/main.py", line 1, in
from .main import main
File "/home/mt1/Scripts/tovtk-git/tovtk/main.py", line 148
print normalization_note.format(c1, c2)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
(base) [mt1@feahn01 run03-mcnp-6.2.0]$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions