Skip to content

Error while importing Util #56

@saikrishna232

Description

@saikrishna232

(temp) C:\Users\IM-LP-1453\exposure>python evaluate.py example pretrained models/sample_inputs/*.tif
Traceback (most recent call last):
File "evaluate.py", line 4, in
from net import GAN
File "C:\Users\IM-LP-1453\exposure\net.py", line 1, in
from util import STATE_DROPOUT_BEGIN, STATE_REWARD_DIM, STATE_STEP_DIM, STATE_STOPPED_DIM
File "C:\Users\IM-LP-1453\exposure\util.py", line 658
async = AsyncTaskManager(task)
^
SyntaxError: invalid syntax

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