Giter VIP home page Giter VIP logo

Comments (6)

jakirkham avatar jakirkham commented on July 4, 2024

Should this have been filed at conda-forge?

In any event, am seeing osx-64, linux-64, win-64, and win-32 in descending order (screenshot below). Is there something else that prompted this issue (e.g. trouble installing on Linux)?

screen shot 2018-04-27 at 03 33 44

from aggregate.

msarahan avatar msarahan commented on July 4, 2024

Yes, issues with conda-forge packages should be filed on the corresponding conda-forge feedstock repo.

from aggregate.

ceball avatar ceball commented on July 4, 2024

I'm confused :) I was sent to this repository from Anaconda's internal messaging system. At the time I made this issue, I needed a feature of bokeh (png export) that depended on phantomjs. I don't know if it's still the case that phantomjs is required by bokeh for that feature, although according to the docs it does seem to be so: https://bokeh.pydata.org/en/latest/docs/user_guide/export.html#exporting-plots. Meanwhile, it still appears that I can't install phantomjs from defaults:

$ conda install -c defaults phantomjs
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - phantomjs

Current channels:

  - https://repo.anaconda.com/pkgs/main/linux-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/free/linux-64
  - https://repo.anaconda.com/pkgs/free/noarch
  - https://repo.anaconda.com/pkgs/r/linux-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/pro/linux-64
  - https://repo.anaconda.com/pkgs/pro/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.


I think this means bokeh's png export is not available by default on linux with Anaconda distribution (e.g. when installed where there is no internet access), but I might be wrong.

from aggregate.

ceball avatar ceball commented on July 4, 2024

Ah, I see why I have caused confusion. As requested, I pasted links to the relevant package on conda-forge, but of course it looks like I'm suggesting the package is missing from conda-forge. Sorry about that.

from aggregate.

msarahan avatar msarahan commented on July 4, 2024

I believe bokeh ships their own phantomjs, which is probably repackaged from upstream binaries. A very long time ago, I attempted to package phantomjs, but I only remember it was a huge pain, and I may not have succeeded. We can put it on our list to revisit.

from aggregate.

jakirkham avatar jakirkham commented on July 4, 2024

That use to be true (at least from what I remember). It seems their best practices have shifted to using as much as possible from defaults, then conda-forge, and then grabbing some select things from the bokeh channel (basing this off this developer recommendation). That channel seems to only have packages they are doing active development on. So bokeh, colorcet, and datashader.

screen shot 2018-04-27 at 12 20 30

from aggregate.

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.