Skip to content

Finally, run the following command in the C:\tensorflow1\models\research path: #599

Description

@Mantis4849

This error occurs when I run python setup.py build and python setup.py install

Extracting slim-0.1-py3.9.egg to d:\anaconda\envs\tensorflow_obj_detection\lib\site-packages
File "d:\anaconda\envs\tensorflow_obj_detection\lib\site-packages\slim-0.1-py3.9.egg\cognitive_planning\train_supervised_active_vision.py", line 185
print inputs
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(inputs)?

File "d:\anaconda\envs\tensorflow_obj_detection\lib\site-packages\slim-0.1-py3.9.egg\cognitive_planning\viz_active_vision_dataset_main.py", line 98
print world
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(world)?

File "d:\anaconda\envs\tensorflow_obj_detection\lib\site-packages\slim-0.1-py3.9.egg\cognitive_planning\envs\active_vision_dataset_env.py", line 940
print 'path not found, image_id = ', self._cur_world, self._cur_image_id
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('path not found, image_id = ', self._cur_world, self._cur_image_id)?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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