DeployementVersion Problem

ERROR: Ignored the following versions that require a different python version: 8.19.0 Requires-Python >=3.10; 8.20.0 Requires-Python >=3.10; 8.21.0 Requires-Python >=3.10; 8.22.0 Requires-Python >=3.10; 8.22.1 Requires-Python >=3.10; 8.22.2 Requires-Python >=3.10; 8.23.0 Requires-Python >=3.10; 8.24.0 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement pywin32==305.1 (from versions: none)
ERROR: No matching distribution found for pywin32==305.1

Iam getting this error during deployement. It works on my local.

Cleanup your requirements file, it is crammed with unnecessary und uninstallable packages.

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