Skip to content

Anyone experiences psycopg2-2.9.10 installation failure with python3.8 on Windows? #1741

@amethystzh

Description

@amethystzh

Discussed in #1740

Originally posted by amethystzh October 22, 2024
Hi, here I have a problem, that when I tried to install the latest 2.9.10 on my Windows with python3.8, it failed. yet when I tried with python3.11 it succeed. I tried with 2 of my windows PC both the same way. one is Python3.8.5, the other is Python3.8.8. I also tried on my Linux with Python3.8 it can succeed, summarize as below:

OS Python result
Win 3.8.5 failed
Win 3.8.8 failed
Win 3.11.8 succeed
Linux 3.8.5 succeed
seems 2.9.10 release note clarify it adds supporting for 3.13 & drops supporting for 3.7, yet has not mention 3.8, so I think it will still support 3.8?
there's an issue raised for psycopg2-binary for 3.9, but from the comments seems it's only for binary on Mac? #1737

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions