Skip to content

subprocess-exited-with-error #24

@qingyin-alice-zhong

Description

@qingyin-alice-zhong

hi!so thankful for your exciting work! I had a problem when I ran it in colab and don't know how to deal with it. Could you give me some advice?
when I run !pip install -r colab_requirements.txt:
Collecting fastai==1.0.61 (from -r colab_requirements.txt (line 1))
Downloading fastai-1.0.61-py3-none-any.whl (239 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.2/239.2 kB 4.8 MB/s eta 0:00:00
Collecting numpy==1.17.2 (from -r colab_requirements.txt (line 2))
Downloading numpy-1.17.2.zip (6.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 43.7 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting pandas==1.1.2 (from -r colab_requirements.txt (line 3))
Downloading pandas-1.1.2.tar.gz (5.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 99.7 MB/s eta 0:00:00
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Installing build dependencies ... error
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

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