examples icon indicating copy to clipboard operation
examples copied to clipboard

fix pip dependency command

Open junefish opened this issue 2 years ago • 1 comments

Problem

Pip installation command fails (https://github.com/pinecone-io/examples/issues/296)

Solution

Removed invalid version number for canopy-sdk and added python-multipart (based on updated error output)

Type of Change

  • [X] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update
  • [ ] Infrastructure change (CI configs, etc)
  • [ ] Non-code change (docs, etc)
  • [ ] None of the above: (explain here)

Test Plan

  • run new pip installation command in Colab notebook

junefish avatar Dec 07 '23 16:12 junefish

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB