Skip to content

Instantly share code, notes, and snippets.

@bayoishola20
Created February 23, 2018 06:44
Show Gist options
  • Save bayoishola20/cabc702c2f88e1639b2014e9f1d48627 to your computer and use it in GitHub Desktop.
Save bayoishola20/cabc702c2f88e1639b2014e9f1d48627 to your computer and use it in GitHub Desktop.
QGIS installations and issues tricks.
#If you have issues with importing the future package upon starting QGIS, you would most likely need these.
`sudo pip install future`
`sudo pip install urllib3`
`sudo pip install numpy`
`sudo pip install chardet`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment