Coder Social home page Coder Social logo

Comments (6)

eitanshapiro avatar eitanshapiro commented on July 18, 2024 1

Adding this code to s3_storage.py solves the issue

@return_future
def remove(self, path, callback=None):
"""
Deletes data at path
:param string path: Path to delete
"""
super(Storage, self).remove(self._normalize_path(path), callback)

from aws.

eitanshapiro avatar eitanshapiro commented on July 18, 2024

Failed to deliver fix in branch :(
remote: Permission to thumbor-community/aws.git denied to eitanshapiro.

from aws.

kkopachev avatar kkopachev commented on July 18, 2024

@eitanshapiro you have to fork the repo, commit changes into your fork and then open PR into this repo. See https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/working-with-forks

from aws.

eitanshapiro avatar eitanshapiro commented on July 18, 2024

What about moving to Python 3.0 ?
https://dev.to/scriptautomate/python-2-2020-end-of-life-eol-and-what-it-means-30p2

from aws.

kkopachev avatar kkopachev commented on July 18, 2024

@eitanshapiro waiting for thumbor to be python3 ready.

from aws.

Bladrak avatar Bladrak commented on July 18, 2024

Duplicate of #144

from aws.

Related Issues (20)

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.