Hello guys,
I want to build windows exe on linux machine so i have tried to run below command which runs fine on my local machine but when i am trying to run on docker ( its running docker command insider docker) It's not considering script.py file.
and it gives error that z:\src\script.py file not found.

can anyone please help if anybody has faced such issue
Hello guys,
I want to build windows exe on linux machine so i have tried to run below command which runs fine on my local machine but when i am trying to run on docker ( its running docker command insider docker) It's not considering
script.pyfile.and it gives error that
z:\src\script.pyfile not found.can anyone please help if anybody has faced such issue