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
PR #30340 removed numpy.distutils, and with it the distutils backend to f2py. We should carefully rework the arg parsing in `f2py2e to clean it up, and decide whether we wish to remove options or error with a helpful message when they are used.
PR #30340 removed numpy.distutils, and with it the
distutilsbackend to f2py. We should carefully rework the arg parsing in `f2py2e to clean it up, and decide whether we wish to remove options or error with a helpful message when they are used.