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

Use base image blas & pip pysal. #1071

Merged
merged 1 commit into from
Sep 1, 2021
Merged

Use base image blas & pip pysal. #1071

merged 1 commit into from
Sep 1, 2021

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Sep 1, 2021

  • blas is already pre-installed on the image. Do not reinstall it from
    conda.
  • install pysal from pip
  • removed pysal pin. Version 2.5.0 (latest) fixed the issue with remote datasets downloaded at import time (see b/161473620#comment7).

- blas is already pre-installed on the image. Do not reinstall it from
conda.
- install pysal from pip
- removed pysal pin. Version 2.5.0 (latest) fixed the issue with remote datasets downloaded at import time (see b/161473620#comment7).
@rosbo rosbo requested a review from Philmod September 1, 2021 18:05
@rosbo rosbo merged commit 7cd9929 into main Sep 1, 2021
@rosbo rosbo deleted the pysal branch September 1, 2021 20:05
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

2 participants