Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore using user packages when install with conda and pip #1384

Merged
merged 1 commit into from
Jun 30, 2017

Conversation

poquirion
Copy link
Contributor

Description of the Change

unset PYTHONPATH and set PYTHONNOUSERSITE=1 at install time

All that to make sure local python install is not meddling with the sct

Applicable Issues

Fixes #1373 and #1381 (might be a conflict to merge manually here)

@peristeri peristeri added installation category: install_sct or pip/setup.py card:TO_REVIEW labels Jun 30, 2017
@peristeri peristeri added this to the Release v3.0.6 milestone Jun 30, 2017
Copy link
Contributor

@peristeri peristeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Cedar and the installation works.

@peristeri peristeri changed the title Force not user package at installation time Ignore using user packages when install with conda and pip Jun 30, 2017
@peristeri peristeri merged commit fabaa49 into master Jun 30, 2017
@peristeri peristeri deleted the poq_issue_1373 branch June 30, 2017 18:27
@peristeri peristeri added bug category: fixes an error in the code fix:patch labels Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug category: fixes an error in the code installation category: install_sct or pip/setup.py
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants