Skip to content

Conversation

NotMyLyfe
Copy link
Contributor

@NotMyLyfe NotMyLyfe commented Mar 20, 2025

On CanadaCompute servers, the versioning for some of the libraries don't match up with pyproject.toml, as well as issues with the version of torchtext.

With einops and pandas, in some instances, only version einops==0.6.0 and pandas==2.1.0 will be installed.

Furthermore, loading torchtext may result in in an error stating ModuleNotFoundError: No module named 'torch.utils._import_utils', where it's been discussed on PyTorch forums that it's been fixed on versions of torch>=2.2.0.

@NotMyLyfe NotMyLyfe changed the title Updated CC_requirements.txt to work on ComputeCanada servers BUG: Update CC_Requirements.txt Mar 20, 2025
@scottclowe scottclowe added the bug Something isn't working label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants