Skip to content

Update instructions for pip installation - #236

Open
vincentbernat wants to merge 1 commit into
cloudControl:masterfrom
exoscale:fix/pip-install
Open

Update instructions for pip installation#236
vincentbernat wants to merge 1 commit into
cloudControl:masterfrom
exoscale:fix/pip-install

Conversation

@vincentbernat

Copy link
Copy Markdown

Using easy_install is deprecated. On a modern Ubuntu, it just won't
work. Instead, using Ubuntu package or the official pip installer is
preferable. On Ubuntu, the python-dev package is also needed for
pycrypto which doesn't ship a pre-compiled wheel.

Using easy_install is deprecated. On a modern Ubuntu, it just won't
work. Instead, using Ubuntu package or the official pip installer is
preferable. On Ubuntu, the python-dev package is also needed for
pycrypto which doesn't ship a pre-compiled wheel.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant