Test a python app in a windows based image that have python installed in it

i used this command
docker run -it -v “the_host_path_to_the_python_app”:C:/app “the_image_name” python C:/app/“the_app_name”.py
and i got this error message:
docker: Error response from daemon: container e7ad0e0de68b32ba4fc20f04bbe95f496509b34ce006d831d58265bd8d538c6d encountered an error during hcs::System::CreateProcess: failure in a Windows system call: Le fichier spécifié est introuvable. (0x2)

[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]

[Event Detail: Provider: 00000000-0000-0000-0000-000000000000]
[Event Detail: onecore\vm\compute\management\orchestration\vmhostedcontainer\processmanagement.cpp(173)\vmcomputeagent.exe!00007FF62480A1DB: (caller: 00007FF6247BE19A) Exception(4) tid(38c) 80070002 The system cannot find the file specified.
CallContext:[\Bridge_ProcessMessage\VmHostedContainer_ExecuteProcess]
Provider: 00000000-0000-0000-0000-000000000000].