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

Make separate environment.yml files for OSX and Linux #177

Merged
merged 3 commits into from
Jan 18, 2016
Merged

Conversation

SamLau95
Copy link
Member

Holy moly this took me a long time to figure out.

Apparently installing openblas through apt screws up numpy installing through conda since it think it has openblas but it's not configured properly for conda.

Removing the apt-get installs allows conda to do its thing, installing numpy and other packages successfully.

@SamLau95 SamLau95 force-pushed the travis-env branch 8 times, most recently from 0976187 to f5b4e7a Compare January 18, 2016 07:10
SamLau95 added a commit that referenced this pull request Jan 18, 2016
Make separate environment.yml files for OSX and Linux
@SamLau95 SamLau95 merged commit 91da94c into master Jan 18, 2016
@SamLau95 SamLau95 deleted the travis-env branch January 18, 2016 07:28
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.

None yet

1 participant