[QGIS-it-user] Problemi nell'installazione del plugin Qweet
gabriele.dipalma a uniba.it
gabriele.dipalma a uniba.it
Gio 5 Mar 2020 13:04:49 PST
Buonasera,
per favore sapete perché non riesco a installare il plugin Qweet, che
vorrei utilizzare per analizzare flussi di informazioni di Twitter?
Il plugin richiede l'installazione di una library che si chiama
tweepy. Cosa che ho fatto, ma questo è il messaggio che mi rimanda
Qgis (versione 3.12.0-București):
Grazie e saluti
Gabriele Di Palma
Could not import tweepy, install tweepy to use the plugin
Impossibile caricare il plugin 'qweetgis' a causa di un errore
chiamando il metodo classFactory()
ModuleNotFoundError: No module named 'tweepy'
Traceback (most recent call last):
File
"/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 334, in _startPlugin
plugins[packageName] = package.classFactory(iface)
File "/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins/qweetgis/__init__.py", line
35, in classFactory
from .search.main import ThreadingMaster
File
"/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins/qweetgis/search/main.py",
line 48, in
from ..authentication.credentials_validator import CredentialsValidator
File
"/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins/qweetgis/authentication/credentials_validator.py", line 3,
in
from ..authentication.mod_tweepy import TestTweetsAuthHandler
File
"/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins/qweetgis/authentication/mod_tweepy.py", line 3,
in
import tweepy
File
"/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/qgis/utils.py",
line 744, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'tweepy'
Versione Python: 3.7.3 (default, Mar 27 2019, 09:23:15) [Clang 10.0.1
(clang-1001.0.46.3)]
Versione di QGIS: 3.12.0-București București, 409bcf8eaa
Percorso Python:
/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python
/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python
/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python/plugins
/Applications/QGIS3.12.app/Contents/MacOS/../Resources/python/plugins
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7/site-packages
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python37.zip
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7
/Applications/QGIS3.12.app/Contents/Resources/python
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7/site-packages/geos
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7/lib-dynload
/Users/alekseyvoda/Library/Application
Support/QGIS/QGIS3/profiles/default/python
Maggiori informazioni sulla lista
QGIS-it-user