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.

Error installing 3.6.0: error: can't copy 'plotly/package_data/templates'

See original GitHub issue

Hello, getting an error importing plotly v3.6.0. To reproduce, simply pip install plotly==3.6.0. This is running on Ubuntu 14.04.5.

error: can't copy 'plotly/package_data/templates': doesn't exist or not a regular file

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
philip-petersoncommented, Feb 6, 2019

Setuptools version was… 3.3 😃 That seemed to fix it. Thanks.

1reaction
mrwonderfulecommented, Feb 5, 2019

Could everyone who is seeing this problem please add the version of setuptools that they have installed to this issue? Thanks!

I was seeing this issue earlier, but the version of setuptools on my machine was very old (18.5). After upgrading it to the latest version 40.8.0, I was able to install plotly-3.6.0 successfully.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't I install Plotly package in RStudio? What does the ...
I try to install the plotly package by running the code above in RStudio. ... ERROR: configuration failed for package 'curl' * removing ......
Read more >
What to do about "package 'plotly' is not available (for R ...
I just saw an email that alerted me to the plotly R API being available on CRAN and all I had to do...
Read more >
https://gist.githubusercontent.com/ryantm/3a6f43fa...
If you want to continue without OpenSSL, re-run bootstrap with `-DUSE_OPENSSL=0` -- Configuring incomplete, errors occurred!
Read more >
Browse Php-7.3 Answers - Trends Right Now Trends Right Now
Can't seem to conditionally create a new table row using Razor's foreach and if statements? Rails - Gem Error while installing pg (1.1.3), ......
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