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.

Add and update installation dependencies in documentation

See original GitHub issue

On this page: …/v52.5/docs/install.rst

The installation instructions for Alpine do not mention the package python3-dev. This package is needed for CFFI, since this is built from source when you install it via pip.

Hope this helps.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
liZecommented, Jul 12, 2021

(We should take care of the latest comment of #1384 too.)

0reactions
mikerockettcommented, Jul 10, 2021

Thanks @liZe – I’ll try installing a font to see if it makes a difference.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to install or update dependencies
Start the manual installation of the dependencies by doing one of the following: Select your user name, select Settings, and then select Update...
Read more >
Adding package dependencies to your app - Apple Developer
To add a package dependency to your Xcode project, select File > Swift Packages > Add Package Dependency and enter its repository URL....
Read more >
Adding dependencies to a package.json file - npm Docs
To add dependencies and devDependencies to a package.json file from the command line, you can install them in the root directory of your...
Read more >
Install and manage packages in Visual Studio using the ...
Update a package · Load a project in Solution Explorer, and then select Project > Manage NuGet Packages. · Select the Updates tab...
Read more >
How to add or update opam dependencies
Because you have used make build-dev-deps in order to install the Tezos dependencies, you have access to the default opam repository in addition...
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