Skip to content

Unable to build torch/xla #9454

Open
Open
@mikegre-google

Description

@mikegre-google

🐛 Bug

Error when building torch/xla

To Reproduce

In a VM (CloudTop):

  • I create a conda virutal environment with Python 3.12
  • I clone PyTorch
  • I clone torch/xla
  • I download a docker image: [us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/development:tpu](http://us-central1-docker.pkg.dev/tpu-pytorch-releases/docker/development:tpu)).
  • I run docker run with the image (mapping my working directory into the container)
  • I run docker exec
  • I build PyTorch
    • python setup.py bdist_wheel
    • python setup.py develop
    • pip install .
  • I attempt to build torch/xla

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions