Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing Pipfile causing builds to fail with error Error: Unable to find any supported Python versions. #894

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

n-vigier
Copy link

@n-vigier n-vigier commented Apr 4, 2024

Description

Deploying a new project from this template fails with error:

[12:26:19.919] Running build in Portland, USA (West) – pdx1
[12:26:20.004] Cloning github.com/vercel-support/00216129-flask-hello-world (Branch: main, Commit: d73b988)
[12:26:20.681] Cloning completed: 676.526ms
[12:26:20.928] Running "vercel build"
[12:26:21.352] Vercel CLI 33.6.3
[12:26:21.501] Error: Unable to find any supported Python versions.
[12:26:21.501] Learn More: http://vercel.link/python-version

Adding a Pipfile based on the Documentation link above resolves the issue

Type of Change

  • New Example
  • Example updates (Bug fixes, new features, etc.)
  • Other (changes to the codebase, but not to examples)

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-dir-css-in-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
app-dir-i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
app-dir-share-state ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-functions-cookies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-functions-news ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-functions-streams ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-geolocation-country-block ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-middleware-modify-request-header ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
edge-user-agent-based-rendering ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
example-reduce-image-bandwidth-usage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
i18n ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
next-edge-api-route-hello-world ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
nodejs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-combining-data-fetching-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-image-fallback ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-image-offset ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-loading-web-fonts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-microfrontends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-microfrontends-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-pagination-with-ssg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-reuse-responses ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-script-component-ad ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am
solutions-script-component-strategies ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 11:38am

Copy link

vercel bot commented Apr 4, 2024

@n-vigier is attempting to deploy a commit to the Vercel Examples Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant