SkinDeep
SkinDeep copied to clipboard
colab link not working
Here is the stacktrace for failing step 3, it can't proceed later
!pip install -r colab_requirements.txt
Collecting fastai==1.0.61 (from -r colab_requirements.txt (line 1))
Using cached fastai-1.0.61-py3-none-any.whl (239 kB)
Collecting numpy==1.17.2 (from -r colab_requirements.txt (line 2))
Using cached numpy-1.17.2.zip (6.5 MB)
Preparing metadata (setup.py) ... done
Collecting pandas==1.1.2 (from -r colab_requirements.txt (line 3))
Using cached pandas-1.1.2.tar.gz (5.2 MB)
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.
Got the same