You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build the pytorch pack using build-with-docker.sh, that uses the amazonlinux:1 image. However, it is hanging in yum commands when I run it locally and times out. If I run the buildPack_py3.sh directly in an EC2 instance using amazonlinux AMI, it runs without problems.
I thought the purpose behind using docker was to be able to build the packs locally. Am I missing something?
Thanks,
The text was updated successfully, but these errors were encountered:
I am trying to build the pytorch pack using
build-with-docker.sh
, that uses theamazonlinux:1
image. However, it is hanging inyum
commands when I run it locally and times out. If I run thebuildPack_py3.sh
directly in an EC2 instance using amazonlinux AMI, it runs without problems.I thought the purpose behind using docker was to be able to build the packs locally. Am I missing something?
Thanks,
The text was updated successfully, but these errors were encountered: