Different python version: 1.21.2 and requirement pywin32==308 at deply time

I kindly request your assistance in reviewing the error encountered during the deployment of my application, as detailed below. Your guidance on this matter would be greatly appreciated.

ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement pywin32==308 (from versions: none)
ERROR: No matching distribution found for pywin32==308

[notice] A new release of pip is available: 24.0 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
Checking if Streamlit is installed

Issues installing pywin32 are frequently discussed. Please search the forum for pywin32 for the resolution.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.