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.

matplotlib and pako not found

See original GitHub issue

I ran locally on a fresh venv pip install cartoframes==1.0.0-beta6 and I found a couple of errors:

  • While running the visualize_your_data_guide_workflow example, there’s a pako is not defined error.
  • While printing the histogram of a Variable, matplotlib is not found.

cc. @Jesus89 for triage.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Jesus89commented, Dec 17, 2019

I have uploaded the lib to our CDN: https://libs.cartocdn.com/cartoframes/dependencies/pako_inflate.min.js, so we will use this from now on.

0reactions
Jesus89commented, Dec 17, 2019

Good suggestion @alrocar, let’s add it to https://libs.cartocdn.com/cartoframes/dependencies/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pako not able to deflate gzip files generated in python
But I'm getting this error in the console: unknown compression method . Should I be doing something else to properly inflate gzip files?...
Read more >
pako - npm
Start using pako in your project by running `npm i pako`. There are 1906 other projects in the npm registry using pako.
Read more >
HTML : How to use pako.js javascript? Pako is not defined
HTML : How to use pako.js javascript? Pako is not defined [ Beautify Your Computer : https://www.hows.tech/p/recommended.html ] HTML : How ...
Read more >
How to use the pako.Deflate function in pako - Snyk
Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues...
Read more >
pako 2.1.0 API documentation
High level inflate/deflate wrappers (classes) may not support some flush modes. pako for enterprise. Available as part of the Tidelift ...
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