Giter VIP home page Giter VIP logo

Comments (10)

rok-povsic avatar rok-povsic commented on May 22, 2024 2

@benjaminrigaud @ekinburak Hello, we'll relax the dependency versions in max a few days.

from clarifai-python.

thingolober avatar thingolober commented on May 22, 2024 2

Using python 3.6.5 in my project, works great so far.

from clarifai-python.

eddiezane avatar eddiezane commented on May 22, 2024

It looks like Pillow 4.0.0 drops support for python 2.6 but still has it for 2.7.

We'd have to bump a major version here since that would be breaking for anyone using 2.6.

@Peaslek thanks for reporting this. We'll discuss internally and find the best way to proceed.

from clarifai-python.

rakashi avatar rakashi commented on May 22, 2024

which classifier uses clarifai for generalized image tagging

from clarifai-python.

cschwem2er avatar cschwem2er commented on May 22, 2024

hi,

are there any updates on this matter? Python 3.6 is kind of a big deal =).

from clarifai-python.

rok-povsic avatar rok-povsic commented on May 22, 2024

Hello, we are expecting to be able to make the change to also support Python 3.6 in a week or two. Thanks for your patience.

from clarifai-python.

benjaminrigaud avatar benjaminrigaud commented on May 22, 2024

Pip 10 now have warnings about 'incompatible' requirements:

clarifai 2.1.0 has requirement future==0.15.2, but you'll have future 0.16.0 which is incompatible.
clarifai 2.1.0 has requirement jsonschema==2.5.1, but you'll have jsonschema 2.6.0 which is incompatible.
clarifai 2.1.0 has requirement Pillow==2.9.0, but you'll have pillow 5.1.0 which is incompatible.
clarifai 2.1.0 has requirement requests==2.13.0, but you'll have requests 2.18.4 which is incompatible.

Could you soften these requirements too?

from clarifai-python.

ekinburak avatar ekinburak commented on May 22, 2024

Hi Guys,

Do we have any news with this issue ?

from clarifai-python.

ekinburak avatar ekinburak commented on May 22, 2024

@rok-povsic , thanks for quick update !

By the way, although my PyCharm console says that " Packages installed successfully: Installed packages: 'clarifai' " for related project's interpreter, i am not able to import anything from the package..

I wanted to let you guys know about that, It may be related with this issue..

from clarifai-python.

rok-povsic avatar rok-povsic commented on May 22, 2024

We have made the dependency versions ranges instead of specific versions, and removed the Pillow dependency which is not needed anymore. Please upgrade to the latest version and tell us if you encounter any issues.

from clarifai-python.

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.