Skip to content

Add suggestion to uninstall torchaudio in order to make clean installation of inference - #453

Open
PawelPeczek-Roboflow wants to merge 1 commit into
mainfrom
fix/suggest-uninstall-torchaudio-2
Open

Add suggestion to uninstall torchaudio in order to make clean installation of inference#453
PawelPeczek-Roboflow wants to merge 1 commit into
mainfrom
fix/suggest-uninstall-torchaudio-2

Conversation

@PawelPeczek-Roboflow

Copy link
Copy Markdown
Contributor

What does this PR do?

Discovered a problem with inference which pushes torch change to current Google Colab environment - but w/o ability to override existing torchaudio installation - causing version clash. In this PR, each place where inference is installed, there is a suggestion to remove stale torchaudio before installing inference.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)

Testing

  • tested installation and fix in clean Google Colab env.
  • I have tested this change locally
  • I have added/updated tests for this change

Test details:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in hard-to-understand areas
  • My changes generate no new warnings or errors
  • I have updated the documentation accordingly (if applicable)

Additional Context

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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

Successfully merging this pull request may close these issues.

1 participant