question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why plotly-orca is unable to install via pip?

See original GitHub issue

I just want to know, why is that plotly-orca not available in PyPi.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:34
  • Comments:27 (3 by maintainers)

github_iconTop GitHub Comments

22reactions
nicolaskruchtencommented, Oct 13, 2020

Good news! Orca is no longer really the recommended way to do static image export with Plotly 😃

We have a new, pip-installable tool called Kaleido which is superior to Orca in every way, please check it out: https://medium.com/plotly/introducing-kaleido-b03c4b7b1d81

13reactions
wouterdbcommented, Apr 26, 2019

it would be nice if some standard method of installation for platform dependent components like rpm/deb packages was supported.

context: I want to save an image to disk, which I expect to be simple.

Current install methods are giving me problems: 1- currently using pip to manage dependencies not conda, not planning to learn conda, not planning to move the entire project to conda to save an image 2- npm is not working 3- appimage is bizar, I don’t intent to have a sub dependency of a library in a docker container to load kernel modules in order for me to save an image to disk. The work around is unclear and too much work to get an image from the screen to the disk.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Orca management in Python
If you are unable to install conda or npm, you can install orca as a precompiled binary for your operating system. Follow the...
Read more >
Plotly missing orca - python
Install the executable; Right click on the desktop newly created Orca icon to get the path where the application was installed. From the...
Read more >
orca
Orca is a Python library for task orchestration. It's designed for workflows like city simulation, where the data representing a model's state is...
Read more >
Plotly Kaleido Help : Forums
I understand Orca is an older way to get static images from plotly graphs. Is there a way to more explicitly use Kaleido?...
Read more >
save plotly images from Rstudio in docker, get error ! System ...
I have RStudio in docker, and am trying to save a plotly image using orca. I installed orca following python 3.x - Docker...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found