Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Install essential system libraries for built-in modules in python3 #39

Closed
wants to merge 2 commits into from

Conversation

rmax
Copy link
Contributor

@rmax rmax commented Jun 20, 2017

This fixes the missing libraries for built-in modules like bz2 or sqlite.

This fixes the missing libraries for built-in modules like bz2 or
sqlite.
@rmax rmax mentioned this pull request Jun 20, 2017
@rmax
Copy link
Contributor Author

rmax commented Jun 20, 2017

This also affects the installation of third-party packages that are not available in gz format. For example, pip install twisted fails.

This avoids leaving /root/.cache directory with cached files.
@rmax
Copy link
Contributor Author

rmax commented Jun 20, 2017

I just found out that Amazon Linux AMI instances does, indeed, lack of system libraries. Closing this for now.

@rmax rmax closed this Jun 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant