Skip to content
Snippets Groups Projects
Commit abd74548 authored by Blaise Li's avatar Blaise Li
Browse files

More robust python module install.

Depending on pip version, `pip3.6` sometimes fail with
"ImportError: cannot import name 'main'".

Using `python3.6 -m pip` instead avoids this.
parent 3d62098c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment