Skip to content

If you don't have python-dev and are trying to build crypto, throw an error. #67

@jgeewax

Description

@jgeewax

Right now we leave people guessing when a gcc command fails.

Let's check for pycrypto and pyopenssl, and if they're not there, make sure that python-dev is installed so that the compilation won't fail. Otherwise, say you need to install the dev Python stuff or the actual packages for openssl and crypto...

(linux specific)

Let's also check into this for Windows and Mac - maybe they have their act together and do this properly...

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.packagingtriage meI really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions