You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the installation of FisherExact, the build is isolated and use the latest version of setuptools to build the package.
The latest setuptools release (>65), removed old deprecated msvc modules. It breaks the build of some packages which depend on this.
See: pypa/setuptools#3532
0 commit comments