hi there. running the setup in google colab causes the following error:
Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting notq
Cloning https://github.com/shaqayeql/Notq to /tmp/pip-install-phpyoud9/notq_d214501de4364746bfd6f3e7ba22f9a0
Running command git clone --filter=blob:none --quiet https://github.com/shaqayeql/Notq /tmp/pip-install-phpyoud9/notq_d214501de4364746bfd6f3e7ba22f9a0
Resolved https://github.com/shaqayeql/Notq to commit a3a9000dcc166c1e1c96a85664b37aad2f9f2f65
error: subprocess-exited-with-error
× python setup.py egg_info 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.
Preparing metadata (setup.py) ... error
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
hi there. running the setup in google colab causes the following error: