Coder Social home page Coder Social logo

Comments (4)

KelSolaar avatar KelSolaar commented on May 23, 2024

Hi @gcolombeau,

Can you describe how you install the package as it is certainly an optional dependency as you can see here:

https://github.com/colour-science/colour-demosaicing/blob/develop/pyproject.toml#L75

and it is actually not even listed in the setup.py file (which is an error).

Cheers,

Thomas

from colour-demosaicing.

gcolombeau avatar gcolombeau commented on May 23, 2024

Well I don't install any extra, here is my minimal setup in a venv on Python 3.8:

$ pip install colour-demosaicing
$ pip show colour-demosaicing
Name: colour-demosaicing
Version: 0.2.2
Summary: CFA (Colour Filter Array) Demosaicing Algorithms for Python
Home-page: https://www.colour-science.org/
Author: Colour Developers
Author-email: [email protected]
License: BSD-3-Clause
Location: /home/vboxdev/.virtualenvs/clean_venv/lib/python3.8/site-packages
Requires: colour-science, imageio, numpy, pytest-xdist, scipy, typing-extensions
Required-by:

I don't know how Poetry works or behaves so I can't really pinpoint why this happens. I only noticed this dependency wasn't added to development when it was introduced but I'm not sure if this makes a difference.

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on May 23, 2024

Thanks, this actually might be the reason, I updated the pyproject.toml file accordingly!

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on May 23, 2024

Closing this one as it should have been resolved!

from colour-demosaicing.

Related Issues (17)

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.