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

colab link not working #15

Open
zhisme opened this issue Aug 1, 2023 · 1 comment
Open

colab link not working #15

zhisme opened this issue Aug 1, 2023 · 1 comment

Comments

@zhisme
Copy link

zhisme commented Aug 1, 2023

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.
@ilovefreesw
Copy link

Got the same

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

No branches or pull requests

2 participants