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

update setup-miniconda #98

Merged
merged 3 commits into from Dec 15, 2020
Merged

update setup-miniconda #98

merged 3 commits into from Dec 15, 2020

Conversation

jGaboardi
Copy link
Member

  • update setup-miniconda from goanpeca/setup-miniconda@v1 to conda-incubator/setup-miniconda@v2

@jGaboardi
Copy link
Member Author

Not sure what's causing this error here:

E   ModuleNotFoundError: No module named 'tobler'

The actions/checkout@v2 action sets up an environment based on the repo, tobler in this case (see spaghetti, libpysal, etc.). Therefore, there is no need for the following, which is removed in this PR:

- shell: bash -l {0}
  run: pip install -e . --no-deps --force-reinstall

However, the error above gets thrown now. @knaaptime What are your thoughts on this?

@knaaptime knaaptime merged commit 5ac9e8e into pysal:master Dec 15, 2020
@jGaboardi jGaboardi deleted the patch-2 branch December 15, 2020 22:38
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