-
-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Labels
binaryThe issue is related to binary packagesThe issue is related to binary packagesmacOSThe issue is related to macOS supportThe issue is related to macOS support
Description
Hello,
as the name title suggest, this issue is about providing precompiled wheels for the newest MacOS Monterey (12.0).
The main psycopg package installs fine (via poetry or pip! but the provider (psycopg-binary) can't be installed. Pip currently doesn't find the matching wheel/distribution for the latest MacOS, I would guess the OS selector does not match the existing uploaded wheels.
Tested on py3.9 with poetry & pip, Mac OS 12.0.1; I've checked also wheels on pypi and it appears this is the case for all other python version for which the psycopg-binary is released as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
binaryThe issue is related to binary packagesThe issue is related to binary packagesmacOSThe issue is related to macOS supportThe issue is related to macOS support