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.

Specify prerequisite packages?

See original GitHub issue

You might consider specifying that a couple of packages have to be installed in Ubuntu/Debian for this to work. (I’m running Ubuntu 12.04.) Attempting to install it throws cryptic errors unless g++ and python-dev have been installed, like such:

apt-get install g++
apt-get install python-dev

OTOH, I only have about six months of serious Python experience, and that’s mostly in writing Python (not participating in the Python software ecosystem), so perhaps this is common knowledge.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
jeancochranecommented, May 4, 2017

After two years, this is finally done! All of the dependencies are now manylinux-compatible 💥📣🎉

0reactions
derekedercommented, May 4, 2017

ytbzzckrqceja

Read more comments on GitHub >

github_iconTop Results From Across the Web

Prerequisite packages that are required on various operating ...
The Korn shell is required on AIX, Linux, Solaris, and HP-UX (Itanium) operating systems. On SuSE Linux Enterprise Server, PDKSH is required.
Read more >
Prerequisite Setup Files Tab - Advanced Installer
This field lets you specify the exact path, URL or website address which contains the prerequisite installation package. The URL field can be...
Read more >
Specifying Dependencies — Python Packaging Tutorial
Sometimes you'll want to use packages that are properly arranged with setuptools, but aren't published to PyPI. In those cases, you can specify...
Read more >
ShaderLab: specifying package requirements - Unity - Manual
To specify package requirements for a SubShader or a Pass, you use the PackageRequirements block. ShaderLab supports a single PackageRequirements block per ...
Read more >
Application Deployment Prerequisites - Visual Studio (Windows)
The Prerequisites dialog box specifies which prerequisite components are installed, how they are installed, and which order the packages are ...
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