Skip to content

Problem while deployment #22

Description

@OneWearyTraveler

I followed the steps up to 27. The deployment fails at a certain point. Logs below:

[17:55:30.513] Running build in Washington, D.C., USA (East) – iad1
[17:55:30.718] Cloning github.com/OneWearyTraveler/gdrive-stremio-update-owt (Branch: main, Commit: 4e556b2)
[17:55:30.738] Skipping build cache, deployment was triggered without cache.
[17:55:31.226] Cloning completed: 504.133ms
[17:55:31.849] Running "vercel build"
[17:55:32.827] Vercel CLI 34.1.10
[17:55:33.208] WARN! Due to builds existing in your configuration file, the Build and Development Settings defined in your Project Settings will not apply. Learn More: https://vercel.link/unused-build-settings
[17:55:33.511] Installing required dependencies...
[17:55:39.996] Failed to run "pip3.12 install --disable-pip-version-check --target . --upgrade -r /vercel/path0/requirements.txt"
[17:55:39.997] Error: Command failed: pip3.12 install --disable-pip-version-check --target . --upgrade -r /vercel/path0/requirements.txt
[17:55:39.997] error: subprocess-exited-with-error
[17:55:39.997]
[17:55:39.997] × Getting requirements to build wheel did not run successfully.
[17:55:39.997] │ exit code: 1
[17:55:39.997] ╰─> [5 lines of output]
[17:55:39.997] :114: SyntaxWarning: invalid escape sequence '.'
[17:55:39.997] :67: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
[17:55:39.997] Building lxml version 4.7.1.
[17:55:39.997] Building without Cython.
[17:55:39.997] Error: Please make sure the libxml2 and libxslt development packages are installed.
[17:55:39.997] [end of output]
[17:55:39.997]
[17:55:39.997] note: This error originates from a subprocess, and is likely not a problem with pip.
[17:55:39.997] error: subprocess-exited-with-error
[17:55:39.997]
[17:55:39.997] × Getting requirements to build wheel did not run successfully.
[17:55:39.997] │ exit code: 1
[17:55:39.998] ╰─> See above for output.
[17:55:39.998]
[17:55:39.998] note: This error originates from a subprocess, and is likely not a problem with pip.
[17:55:39.998]
[17:55:39.998] Collecting Flask==2.0.2 (from -r /vercel/path0/requirements.txt (line 1))
[17:55:39.998] Downloading Flask-2.0.2-py3-none-any.whl.metadata (3.8 kB)
[17:55:39.998] Collecting google-api-python-client==2.33.0 (from -r /vercel/path0/requirements.txt (line 2))
[17:55:39.998] Downloading google_api_python_client-2.33.0-py2.py3-none-any.whl.metadata (6.6 kB)
[17:55:39.998] Collecting gunicorn==20.1.0 (from -r /vercel/path0/requirements.txt (line 3))
[17:55:39.998] Downloading gunicorn-20.1.0-py3-none-any.whl.metadata (3.8 kB)
[17:55:39.998] Collecting parse-torrent-title==2.4 (from -r /vercel/path0/requirements.txt (line 4))
[17:55:39.998] Downloading parse_torrent_title-2.4-py3-none-any.whl.metadata (9.4 kB)
[17:55:39.998] Collecting requests==2.26.0 (from -r /vercel/path0/requirements.txt (line 5))
[17:55:39.998] Downloading requests-2.26.0-py2.py3-none-any.whl.metadata (4.8 kB)
[17:55:39.998] Collecting urllib3==1.26.6 (from -r /vercel/path0/requirements.txt (line 6))
[17:55:39.998] Downloading urllib3-1.26.6-py2.py3-none-any.whl.metadata (44 kB)
[17:55:40.000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.3/44.3 kB 7.2 MB/s eta 0:00:00
[17:55:40.000] Collecting beautifulsoup4==4.10.0 (from -r /vercel/path0/requirements.txt (line 7))
[17:55:40.000] Downloading beautifulsoup4-4.10.0-py3-none-any.whl.metadata (3.5 kB)
[17:55:40.000] Collecting lxml==4.7.1 (from -r /vercel/path0/requirements.txt (line 8))
[17:55:40.000] Downloading lxml-4.7.1.tar.gz (3.2 MB)
[17:55:40.000] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 134.4 MB/s eta 0:00:00
[17:55:40.000] Installing build dependencies: started
[17:55:40.000] Installing build dependencies: finished with status 'done'
[17:55:40.000] Getting requirements to build wheel: started
[17:55:40.000] Getting requirements to build wheel: finished with status 'error'
[17:55:40.000]
[17:55:40.394]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions