GithubHelp home page GithubHelp logo

Comments (11)

KelSolaar avatar KelSolaar commented on June 3, 2024 1

Oh, I see now!

  • If you have a Conda environment activated, you should not need admin rights and pip install colour-demosaicing should work
  • Alternatively, you can try pip install --user colour-demosaicing and it will pull it down locally for your user
  • Alternatively, you could simply pull down the repository and add it to $PYTHONPATH

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on June 3, 2024 1

Glad to hear! :) Closing this one then!

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on June 3, 2024

Hi @mrgransky,

You should actually install colour-demosaicing, colour-science is one of the base package required by colour-demosaicing.

Cheers,

Thomas

from colour-demosaicing.

mrgransky avatar mrgransky commented on June 3, 2024

I can't find this package:
anaconda

I only find these packages in Anaconda:
color_anaconda

Is there something I am missing in here?
Cheers,

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on June 3, 2024

Oh sorry, this one is not on Conda! Pip only!

from colour-demosaicing.

mrgransky avatar mrgransky commented on June 3, 2024

is there any workaround for this ?
I can't use pip install colour-demosaicing cuz it's a univ computer and I don't have sudo priviledge!

from colour-demosaicing.

mrgransky avatar mrgransky commented on June 3, 2024

tnx dude!
This is what I did as u suggested:

$ conda activate my_env
$ pip install colour-demosaicing
$ python
Python 2.7.17 |Anaconda, Inc.| (default, Oct 21 2019, 19:04:46) 
[GCC 7.3.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from colour_demosaicing import demosaicing_CFA_Bayer_bilinear as demosaic

Appreciate ur help!

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on June 3, 2024

Can you double-check that the package is effectively being installed in my_env, by the look of it, it seems that it is not the case!

from colour-demosaicing.

mrgransky avatar mrgransky commented on June 3, 2024

let's say my_env is py27_gpu and I do the followings:
conda

which says, I have installed colour_demosaicing from pypi!
I can also successfully import colour_demosaicing from my python script!

from colour-demosaicing.

KelSolaar avatar KelSolaar commented on June 3, 2024

So it is working, right?

from colour-demosaicing.

mrgransky avatar mrgransky commented on June 3, 2024

yes 👍

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.