Re: [python-win32] Package giving Error while deploying to windows container

2022-05-19 Thread Tim Roberts
On 5/19/22 05:40, Vernon D. Cole wrote: Django also runs on Windows, and I have operated it there for testing purposes, but it is most at home in a Linux environment. I have never (personally) run it in a container. I prefer the better performance and ease of use when installed directly on the 

Re: [python-win32] Package giving Error while deploying to windows container

2022-05-19 Thread Vernon D. Cole
Django also runs on Windows, and I have operated it there for testing purposes, but it is most at home in a Linux environment. I have never (personally) run it in a container. I prefer the better performance and ease of use when installed directly on the server. Containers may deploy more quickly,

Re: [python-win32] Package giving Error while deploying to windows container

2022-05-18 Thread Dennis Lee Bieber
On Wed, 18 May 2022 20:11:29 +0530, Ankit Sharma declaimed the following: >This is the log that we can not rectify even after updating our python >version and changing container from Linux based environment to Windows >Based environment. > I have no idea of how this "container" operates

Re: [python-win32] Package giving Error while deploying to windows container

2022-05-18 Thread Tim Roberts
Ankit Sharma wrote: The issue with Pywin32 library is , it is getting deployed successfully to window container, However, once we try to use Export file function from the library , we get following error: ...   File "C:\app\backend\manage_products\products.py", line 17751, in run_excel     ex

[python-win32] Package giving Error while deploying to windows container

2022-05-18 Thread Ankit Sharma
Hi Team, Hope this mail finds you well! The issue with Pywin32 library is , it is getting deployed successfully to window container, However, once we try to use Export file function from the library , we get following error: "Environment: Request Method: GET Request URL: http://globalinnovatio