Skip to content

Instantly share code, notes, and snippets.

@hobo0cn
Created August 20, 2018 06:05
Show Gist options
  • Save hobo0cn/a3e303bb9cf42198970599e3c7ed7c69 to your computer and use it in GitHub Desktop.
Save hobo0cn/a3e303bb9cf42198970599e3c7ed7c69 to your computer and use it in GitHub Desktop.
Fix pip install google assistant error
#orig_path.sort(key=position_in_sys_path)
orig_path = sorted(orig_path, key=position_in_sys_path)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment