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

Python dependencies not installing in 2.7 and 3.7 #310

@futuregerald

Description

@futuregerald

Currently builds with a requirements.txt are failing due to permissions errors while installing Python dependencies. This appears to be a regression from a recent release. The error that's shown in the build log is:

Permission denied: '/lib/python3.7'

It is happening in both Python 2.7 and 3.7. An example of a failing build is: https://app.netlify.com/sites/sharp-noyce-c7bf26/deploys/5cc8a5bc378b41e554cf579f

The repo it happened on is public so I cloned it to
https://github.com/futuregerald/istevens.com/tree/staging

To be clear, it's happening on staging.

The runtime.txt contains:
3.7
(though they tested with 2.7 and had a similar experience)

The requirements.txt contains:
lektor

cc @bcomnes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions