aws / amazon-s3-plugin-for-pytorch

Apache License 2.0
168 stars 21 forks source link

installing #16

Closed zelenadinja closed 2 years ago

zelenadinja commented 2 years ago

Im trying to install it with python3 setup.y install.I got error for cmake prefix path. What value should that env var have?

ydaiming commented 2 years ago

Hi @zelenadinja I've updated the installation guide for the plugin: https://github.com/aws/amazon-s3-plugin-for-pytorch#installation

However, we're deprecating support for the S3 plugin, and I suggest to try the new torchdata S3 IO datapipes. The S3 IO is upstreamed into torchdata package. We're supporting the new torchdata package, and continuously improving user experience and performance of the S3 IO datapipes.