Code Monkey home page Code Monkey logo

Comments (8)

wirthual avatar wirthual commented on June 16, 2024 2

Hi,

thanks for reporting. Currently the minimum supported Python version is 3.6 and thus the minimum Pillow version is <9.0

Since python 3.6 and 3.7 are end of life, it totally makes sense to bump the minimum required python version to 3.8, which should allow us to also support Pillow > 9 and would fix the error as seen above.

from deutschland.

KoenigMax avatar KoenigMax commented on June 16, 2024 1

Hello, thanks for the reminder. I had to resort to downloading a zip of the branch but installing that worked.

from deutschland.

KoenigMax avatar KoenigMax commented on June 16, 2024 1

Hello,

no I cannot, because this usage is suppressed by our network setup. I can Install by pip only from local sources or from pypi.

But as I said, the local install worked.

Kind regards

from deutschland.

KoenigMax avatar KoenigMax commented on June 16, 2024

I would support this bump. Our security scanner flags 4 issues with Pillow 8.4.0, which are fixed in Pillow 9.0.1.

from deutschland.

wirthual avatar wirthual commented on June 16, 2024

Hi @KoenigMax and @pdb-94 ,
Can you have a look if these changes work for you?
#119

from deutschland.

KoenigMax avatar KoenigMax commented on June 16, 2024

Hello, I can only check this properly (as in within our corporate infrastructure), when the changes are available as a version on PyPI. Right now I can only try to install version 0.3.2 which fails because of Pillow<9.0.0.

from deutschland.

wirthual avatar wirthual commented on June 16, 2024

Isn't it possible for you to install a local version?

E.g.
1.clone this repo
2.switch to the updated branch using git checkout
3. do a 'pip install /path/to/the/downloaded/repo/deutschland'

from deutschland.

wirthual avatar wirthual commented on June 16, 2024

Great!

You can also directly install the repo with this command:

pip3 install "git+https://github.com/bundesAPI/deutschland.git@feat/drop-36-37-support"

Thank you for testing this out. Looking forward to hear how it goes.

from deutschland.

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.