Specify prerequisite packages?
See original GitHub issueYou 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:
- Created 9 years ago
- Comments:10 (10 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
After two years, this is finally done! All of the dependencies are now manylinux-compatible 💥📣🎉