Skip to content

BUG: Correct check for local import#4095

Merged
ogrisel merged 1 commit intoscikit-learn:masterfrom
jjhelmus:bug_local_import
Jan 14, 2015
Merged

BUG: Correct check for local import#4095
ogrisel merged 1 commit intoscikit-learn:masterfrom
jjhelmus:bug_local_import

Conversation

@jjhelmus
Copy link
Copy Markdown
Contributor

With the move of the check_build directory to __check_build in cd74047 the comparison for displaying the error message indicating a import from the source tree that has not been build inplace was incorrect. This fixes this bug so that the INPLACE_MSG is displayed in these cases.

@amueller
Copy link
Copy Markdown
Member

looks good to me.

@ogrisel
Copy link
Copy Markdown
Member

ogrisel commented Jan 14, 2015

+1 as well. Merging. Thanks for the fix @jjhelmus.

ogrisel added a commit that referenced this pull request Jan 14, 2015
BUG: Correct check for local import
@ogrisel ogrisel merged commit 841a51d into scikit-learn:master Jan 14, 2015
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.

3 participants