Buongiorno a tutti,

per favore avrei bisogno di installare qweetgis. Per farlo occorre prima installare tweepy, una library python. Per favore c'è qualcuno che mi sa spiegare perché QGIS, all'apertura, mi dice: "Could not import tweepy, install tweepy to use the plugin". Di seguito i dettagli dell'errore.

Utilizzo 3.12.0-București su un Mac OS Catalina.
Grazie mille,
Gabriele


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/lib-dynload
/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/site-packages
/Applications/QGIS3.12.app/Contents/Resources/python
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python3.7
/Applications/QGIS3.12.app/Contents/Frameworks/Python.framework/Versions/Current/lib/python37.zip
/Users/alekseyvoda/Library/Application Support/QGIS/QGIS3/profiles/default/python





_______________________________________________
QGIS-it-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/qgis-it-user

Rispondere a