-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Investigate build system quirks #3387
Copy link
Copy link
Closed
Description
Description
On the mailing list, a user found that they couldn't install scikit-image from source:
https://mail.python.org/pipermail/scikit-image/2018-August/005621.html
It turned out that make clean fixed the problem. I myself have found recently that I need to make clean before pip install -U --no-deps -e . for almost any source update. I'm not sure which part of the build system needs to be fixed for this, but it certainly seems broken to me. Anyone else noticed this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels