Skip to content

Instantly share code, notes, and snippets.

@lopesivan
Created April 30, 2017 01:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lopesivan/8548d745688e67026c5cf88a8a1ec0d1 to your computer and use it in GitHub Desktop.
Save lopesivan/8548d745688e67026c5cf88a8a1ec0d1 to your computer and use it in GitHub Desktop.
Install with pip (recommended)

You need a python 2.7 or 3.X distribution installed in your machine. Modern python distros come with pip pre-installed, if not, install pip following pip docs

Install conan:

$ pip install conan

BUG: pyenv: cannot rehash: ~/.pyenv/shims/.pyenv-shim exists

SOLUTION

$ rm ~/.pyenv/shims/.pyenv-shim

Install now ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment