Skip to content

Instantly share code, notes, and snippets.

@JakobMiksch
Created October 24, 2024 13:12
Show Gist options
  • Select an option

  • Save JakobMiksch/c5db77aacd245ff7b26d147487b21137 to your computer and use it in GitHub Desktop.

Select an option

Save JakobMiksch/c5db77aacd245ff7b26d147487b21137 to your computer and use it in GitHub Desktop.
QGIS Python install third-party libraries

QGIS Python install third-party libraries

cd C:\OSGeo4W
python -m ensurepip
python -m pip install Faker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment