Giter Club home page Giter Club logo

Comments (4)

Conchylicultor avatar Conchylicultor commented on May 21, 2024

Could you try using TF directly to see if the issue is coming from TF or epath ?

import tensorflow as tf

tf.io.gfile.listdir('s3://...')

from etils.

neel04 avatar neel04 commented on May 21, 2024

I assume epath, because the tracebacks are same

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/awesome/.local/lib/python3.7/site-packages/tensorflow/python/lib/io/file_io.py", line 769, in list_directory_v2
    message="Could not find directory {}".format(path))
tensorflow.python.framework.errors_impl.NotFoundError: Could not find directory s3://...

from etils.

Conchylicultor avatar Conchylicultor commented on May 21, 2024

If you also get the same error using only tf.io.gfile (without epath), it means the error is coming from TensorFlow, not epath, right ? Or I have misunderstood something ?

If so, you should open a bug in TF with the TF example (without epath) which reproduce the issue.

from etils.

neel04 avatar neel04 commented on May 21, 2024

Fair enough; I'd opened an issue with TF but they weren't helpful; ultimately resolved with downgrading.
I'm trying to use with TFDS but have been facing a barrage of errors with S3 😞 absolutely plagued by No response body, Trying for days to resolve this; kinda regretting using TF over PyTorch.

Thanks for your help though.

from etils.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.