Skip to content

fix: changed fid installation from our fork#3797

Merged
vfdev-5 merged 1 commit into
pytorch:masterfrom
aaishwarymishra:fix-scipy-error
Jun 30, 2026
Merged

fix: changed fid installation from our fork#3797
vfdev-5 merged 1 commit into
pytorch:masterfrom
aaishwarymishra:fix-scipy-error

Conversation

@aaishwarymishra

Copy link
Copy Markdown
Collaborator

Description:

  • requirements-dev.txt: Unpinned scipy<=1.17.0 and pointed the pytorch_fid dependency to the project's fork ( pytorch-ignite/pytorch-fid at commit
    8287430 ). This fork fixes the compatibility error where pytorch-fid passed the deprecated disp=False argument to scipy.linalg.sqrtm , which was
    removed in scipy 1.18.0 .
  • uv.lock: Updated to lock the new git-sourced dependency version.

Check list:

  • New tests are added (if a new feature is added)
  • New doc strings: description and/or example code are in RST format
  • Documentation is updated (if required)

@aaishwarymishra aaishwarymishra requested a review from vfdev-5 June 30, 2026 16:11
@vfdev-5

vfdev-5 commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Thanks Aaishwarya!

@vfdev-5 vfdev-5 added this pull request to the merge queue Jun 30, 2026
Merged via the queue into pytorch:master with commit 0e6543d Jun 30, 2026
23 checks passed
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.

2 participants