Skip to content

Fix Linux PyPI installation dependencies - #252

Open
Daniel Zügner (danielzuegner) wants to merge 1 commit into
mainfrom
fix/linux-pypi-install
Open

Fix Linux PyPI installation dependencies#252
Daniel Zügner (danielzuegner) wants to merge 1 commit into
mainfrom
fix/linux-pypi-install

Conversation

@danielzuegner

Copy link
Copy Markdown
Contributor

Summary

  • use PyPI-compatible PyTorch 2.2.1 dependency pins on Linux
  • align repository-managed PyTorch and PyG wheels on CUDA 12.1
  • document the PyG wheel source needed for direct PyPI installation
  • preserve the existing one-command source installation workflow

Validation

  • resolved the built MatterGen wheel in a clean Python 3.10 environment
  • confirmed matching CUDA 12.1 wheels for torch, torchvision, torchaudio, torch-cluster, torch-scatter, and torch-sparse

Fixes #246

Use PyPI-compatible PyTorch pins while aligning the repository's Linux CUDA and PyG wheel sources on CUDA 12.1. Document the external PyG wheel source required by direct PyPI installs.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCopilot-Session: 6d151412-121a-41f5-a0ab-bd6a3614c96e
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.

Cannot install on Linux

1 participant