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
Each Python package comes with its own easy-install.pth file. spack view links one (probably the first) into the destination directory, and ignores the others. Instead, it needs to merge (concatenate, and maybe then de-duplicate) these files.