Deploy failed for splendid-moxie-02fac9

Netlif
5:18:12 PM: build-image version: 7642deb181638b3835e1167f6d37cbbbfd478984 (focal)

5:18:12 PM: buildbot version: 7642deb181638b3835e1167f6d37cbbbfd478984

5:18:12 PM: Fetching cached dependencies

5:18:12 PM: Failed to fetch cache, continuing with build

5:18:12 PM: Starting to prepare the repo for build

5:18:12 PM: No cached dependencies found. Cloning fresh repo

5:18:12 PM: git clone --filter=blob:none GitHub - mysoluciones/web1.1

5:18:13 PM: Preparing Git Reference refs/heads/main

5:18:14 PM: Starting to install dependencies

5:18:14 PM: Found Pipfile restoring Pipenv virtualenv

5:18:14 PM: Started restoring cached python virtualenv

5:18:14 PM: Finished restoring cached python virtualenv

5:18:14 PM: Installing dependencies from Pipfile

5:18:15 PM: Failed during stage “Install dependencies”: dependency_installation script returned non-zero exit code: 1

5:18:15 PM: Warning: Python 3.11 was not found on your system…

5:18:15 PM: Neither “pyenv” nor “asdf” could be found to install Python.

5:18:15 PM: You can specify specific versions of Python with:

5:18:15 PM: $ pipenv --python path/to/python

5:18:15 PM: Error installing Pipenv dependencies

5:18:15 PM: Please see https://github.com/netlify/build-image/blob/focal/included_software.md for current versions

5:18:15 PM: Build was terminated: dependency_installation script returned non-zero exit code: 1

5:18:15 PM: Failing build: Failed to install dependencies

Hi @Vancouverbreaks , you are trying to deploy a python project.
Note that at the moment Netlify does not support Python projects.

Thanks.

Netlify supports Python projects as long as they export HTML + CSS + JS. What we don’t support is Python version > 3.8, We only support Python 3.8 right now.