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 deps #140

Merged
merged 3 commits into from
Dec 21, 2021
Merged

Update deps #140

merged 3 commits into from
Dec 21, 2021

Conversation

akhanf
Copy link
Member

@akhanf akhanf commented Dec 21, 2021

  • this rolls-back versions of some packages to make installation on compute canada more manageable.
  • for compute canada, should be installed with:
pip install --no-index -f /project/6050199/akhanf/opt/wheelhouse -r <path_to_repo>/requirements.txt

Note: to get wheels into my wheelhouse, on the login node, I used the following (has to be run if any dependencies are changed):

pip wheel -f /project/6050199/akhanf/opt/wheelhouse -w /project/6050199/akhanf/opt/wheelhouse -r <path_to_repo>/requirements.txt

@akhanf akhanf added the maintenance Updates or improvements that do not change functionality of the code label Dec 21, 2021
@akhanf akhanf merged commit 8b20a22 into master Dec 21, 2021
@akhanf akhanf deleted the update-deps branch December 21, 2021 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Updates or improvements that do not change functionality of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant