CarneyLab / DYCAST

DYCAST application: risk maps for mosquito-borne viruses (e.g. Zika, dengue, West Nile)
http://dycast.org
0 stars 1 forks source link

[QGIS] Investigate installation problems on Mac #31

Open veuncent opened 3 years ago

veuncent commented 3 years ago

When installing our QGIS plugin on mac, we hit the following error:

2020-07-01T12:30:09     CRITICAL    ImportError: No module named site
2020-07-01T12:30:09     INFO    Installing QGIS plugin dependencies...

This exception happens when installing dependency packages with pip.

Potentially useful: https://stackoverflow.com/a/25968709/2915851

veuncent commented 3 years ago

Potentially this is related to a local setting of the PYTHONHOME environment variable.