punica
punica copied to clipboard
Add support for running on Colab
I'm not able to install this library on Colab. I tried this
git clone https://github.com/punica-ai/punica
cd punica && pip install .
But this is failing with the following error
Processing /content/punica
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'error'
Cloning into 'punica'...
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.
error: subprocess-exited-with-error
× Getting requirements to build wheel 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.