Jeff Skoldberg
10/26/2022, 3:07 AMgenerate.sh
. )
Now I'm back in the Windows environment and I'm at the pip install -r requirements.txt
step, but I get this:
ERROR: Could not find a version that satisfies the requirement pywin32==227; sys_platform == "win32" (from docker) (from versions: 302, 303, 304)
ERROR: No matching distribution found for pywin32==227; sys_platform == "win32"
• should I not try to continue the steps in Windows?
• Is there going to be better support for developing on Windows in the future?
• Any advice on the error
Thanks!Jeff Skoldberg
10/26/2022, 3:18 AMrequirements.txt
that looks like this. what is this doing exactly?Marcos Marx (Airbyte)
10/26/2022, 11:14 AMSubham _
10/26/2022, 11:39 AMJeff Skoldberg
10/26/2022, 2:04 PMSubham _
10/26/2022, 2:27 PMSherif Nada
10/26/2022, 2:32 PMJeff Skoldberg
10/26/2022, 2:57 PM