File size: 958 Bytes
32d978d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
��.\.venv\Scripts\python.exe : Traceback (most recent call last):

At line:1 char:1

+ .\.venv\Scripts\python.exe -c "

+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    + CategoryInfo          : NotSpecified: (Traceback (most recent 

    call last)::String) [], RemoteException

    + FullyQualifiedErrorId : NativeCommandError

 

  File "<string>", line 3, in <module>

    run_mnist_eval.main()

    ^^^^^^^^^^^^^^^^^^^

AttributeError: module 'run_mnist_eval' has no attribute 'main'