Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem when I try to install on ubuntu 18-04 #20

Open
rmarzocchi84 opened this issue Sep 20, 2019 · 3 comments
Open

Problem when I try to install on ubuntu 18-04 #20

rmarzocchi84 opened this issue Sep 20, 2019 · 3 comments

Comments

@rmarzocchi84
Copy link

When I try to install the plugin on ubuntu 18.04 (qgis 3.4.12) I encountered the following error:

errore

python3-qgis and python3-qgis-common are both installed

@RobiFag
Copy link

RobiFag commented Sep 20, 2019

I get the same error on Windows 8 Qgis 3.4

@Slexis-Works
Copy link

Same on Windows 10 with QGIS 3.8.3... I thought this plugin was for QGIS 3, so the error is weird.

@cefect
Copy link

cefect commented Mar 20, 2020

Had the same problem... seems like this plugin wasn't developed for public use so no installation instructions were included. Here's what worked for me:

  1. download/extract the 'qgistester' folder into your plugin directory.

  2. install 'qgiscommons2' (download master branch, open OSGeo4w Shell, py3_env, cd [download location], 'pip install .'

Loading qgistester shouldn't throw an error anymore, and you should see 'Tester' in the 'Plugins' menu... now hopefully I can get some tests working.

QGIS version
3.10.3-A Coruña
QGIS code revision
0e1f846438
Compiled against Qt
5.11.2
Running against Qt
5.11.2
Compiled against GDAL/OGR
3.0.4
Running against GDAL/OGR
3.0.4
Compiled against GEOS
3.8.0-CAPI-1.13.1
Running against GEOS
3.8.1-CAPI-1.13.3
Compiled against SQLite
3.29.0
Running against SQLite
3.29.0
PostgreSQL Client Version
11.5
SpatiaLite Version
4.3.0
QWT Version
6.1.3
QScintilla2 Version
2.10.8
Compiled against PROJ
6.3.1
Running against PROJ
Rel. 6.3.1, February 10th, 2020
OS Version
Windows 10 (10.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants