.\.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 "", line 3, in run_mnist_eval.main() ^^^^^^^^^^^^^^^^^^^ AttributeError: module 'run_mnist_eval' has no attribute 'main'