Skip to content

Instantly share code, notes, and snippets.

@hobo0cn
Last active August 20, 2018 06:09
Show Gist options
  • Save hobo0cn/a30c3441ced51beb2575027a747d9af3 to your computer and use it in GitHub Desktop.
Save hobo0cn/a30c3441ced51beb2575027a747d9af3 to your computer and use it in GitHub Desktop.
Fix pip install google assistant error

/usr/lib/python3/dist-packages/pkg_resources/init.py

... #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