Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

Failed executing CREATE EXTENSION plpython3u

Offen
#772 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
35/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
macos, postgresql, python

Rechercherichtung

Start by reproducing CREATE EXTENSION plpython3u on PostgresApp and inspect how plpython3.dylib resolves its Python framework dependency. Identify where PostgresApp configures or packages this path; done means an alternative Python 3 path can be selected through a setting and the extension loads successfully.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

Failed executing : CREATE EXTENSION plpython3u

When executing:

CREATE EXTENSION plpython3u;
ERROR:  could not load library "/Applications/Postgres.app/Contents/Versions/16/lib/postgresql/plpython3.dylib": dlopen(/Applications/Postgres.app/Contents/Versions/16/lib/postgresql/plpython3.dylib, 0x000A): Library not loaded: /Library/Frameworks/Python.framework/Versions/3.12/Python
  Referenced from: <F205CD4C-2292-35CC-AD33-1CB34AB6DCFE> /Applications/Postgres.app/Contents/Versions/16/lib/postgresql/plpython3.dylib
  Reason: tried: '/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file), '/System/Library/Frameworks/Python.framework/Versions/3.12/Python' (no such file, not in dyld cache)
Alternatives to Python3 path should be an option, such as can be set in setting.
Vorherrschende Sprache
Makefile
Sterne
7.8k
Forks
404
Ø Merge
6 Std. 55 Min.
Gemergte PRs (30 T.)
6

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus PostgresApp/PostgresApp

Alle Issues in PostgresApp/PostgresApp

Ähnliche Issues

Weitere Issues zu Databases

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.