Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Installation error #463

@alexcmrcrk

Description

@alexcmrcrk

I am following the official local installation instructions. I am receiving an error on this line:

psql -U postgres -d dataservices_db -c "BEGIN;CREATE EXTENSION IF NOT EXISTS cdb_dataservices_server; COMMIT" -e

It produces the following error:

ERROR: required extension "plpythonu" is not installed

screen shot 2018-02-12 at 9 38 44 pm

I have installed postgresql-plpython-9.5 but I am still getting this error and cannot move past this part of the installation. I have followed all the official install instructions until this point and have a working carto dashboard/installation but my builder functionality is not working and I am trying to install dataservices-api to fix it. I also found someone else asking the same question on Google Groups in August 2017 which is still unsolved.

Please could you provide some feedback or advice?

Thanks,
Alex

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