Comment puis-je utiliser des bibliothèques tierces sur des plugins QGIS sous Windows? J'ai développé un plugin qui utilise rasterio et numpy pour un client, mais il a des problèmes pour installer rasterio et numpy.
En fait, rasterio et numpy ont été installés dans son système principal Python (C: \ Python27), mais j'ai besoin de QGIS Python pour le reconnaître.
Comment ceci peut être fait?
python -m pip install wheel setuptools c:\path\to\rasterio-<ver>-win_amd64.whl