Skip to content

pywin32 or pywinpty install errors or is this Windows only? #2

@FieldOfRice

Description

@FieldOfRice

After the pip install -r requirements,txt i got the following message:
...
Collecting pytz-deprecation-shim==0.1.0.post0
Using cached pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
ERROR: Could not find a version that satisfies the requirement pywin32==306 (from versions: none)
ERROR: No matching distribution found for pywin32==306
$
A different error happens with pywinpty.
Tried to run this inside a Debian bookworm environment. Not sure if a Windows host is required or i'm just too late for the versions in use here. Dropping these both modules let the install task run, but calling streamlit run $(pwd)/src/home.py has more errors to show up.
Might be Windows only?
Any hints how to proceed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions