Skip to main content
added 196 characters in body
Source Link
SIGIS
  • 912
  • 7
  • 19

The error log tells you that it can't find the openpyxl. You migthmight install itthat lib for a anotheran other python interpreter, that's is declare in you path variable.

DoAs I can see you run it from the Windows ?

Tohad install itQgis in Windows And you need to install fromtook the osgeo shellstandalone installer (that ships withbecause it went in the osgeo installprogramme folder) and. Search in Qgis programme folder the osgeo shell icon. From there run pip install openpyxl. if it doesn't have pip 2 choices get the lib from there or get the osgeo installer which is more customizable (I don't know I can say that).

The error log tells you that it can't find the openpyxl. You migth install it for a another python interpreter.

Do you run it from the Windows ?

To install it you need to install from the osgeo shell (that ships with the osgeo install) and run pip install openpyxl

The error log tells you that it can't find the openpyxl. You might install that lib for an other python interpreter, that's is declare in you path variable.

As I can see you had install Qgis in Windows And you took the standalone installer (because it went in the programme folder). Search in Qgis programme folder the osgeo shell icon. From there run pip install openpyxl. if it doesn't have pip 2 choices get the lib from there or get the osgeo installer which is more customizable (I don't know I can say that).

added 55 characters in body
Source Link
SIGIS
  • 912
  • 7
  • 19

The error log tells you that it can't find the openpyxl. You migth install it for a another python interpreter.

Do you run it from the Windows ?

To install it you need to install from the osgeo shell (that ships with the osgeo install) and run pip install openpyxl

The error log tells you that it can't find the openpyxl. To install it you need to install from the osgeo shell (that ships with the osgeo install) and run pip install openpyxl

The error log tells you that it can't find the openpyxl. You migth install it for a another python interpreter.

Do you run it from the Windows ?

To install it you need to install from the osgeo shell (that ships with the osgeo install) and run pip install openpyxl

Source Link
SIGIS
  • 912
  • 7
  • 19

The error log tells you that it can't find the openpyxl. To install it you need to install from the osgeo shell (that ships with the osgeo install) and run pip install openpyxl