-
Notifications
You must be signed in to change notification settings - Fork 0
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
Keep asking for me to install Additional Python Packages even after clicking yes to install #4
Comments
Hello, could you please show me the messages shown in "Tree Eyed Plugin" Log Messages when trying to open the plugin? (in QGIS, View -> Panels -> Log Messages Panel) It seems the plugin is not able to install all the dependencies, make sure you have access to the internet for this step and also to download the models files. |
Hello,
Kindly find the messages from the Log Message below.
2024-12-03T15:33:12 WARNING checking packages
2024-12-03T15:33:12 CRITICAL Dependencies could not be imported
2024-12-03T15:33:12 CRITICAL No module named 'gdown'
2024-12-03T15:33:16 WARNING Installing additional packages canceled
2024-12-03T15:33:38 WARNING checking packages
2024-12-03T15:33:38 CRITICAL Dependencies could not be imported
2024-12-03T15:33:38 CRITICAL No module named 'gdown'
2024-12-03T15:33:40 WARNING Installing additional packages
2024-12-03T15:33:40 WARNING Installing additional packages started
2024-12-03T15:33:40 INFO Started task "Tree Eyed installing python packages"
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'gdown']
2024-12-03T15:33:40 INFO 0.0
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'rasterio==1.3.10']
2024-12-03T15:33:40 INFO 14.285714285714285
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'pycocotools']
2024-12-03T15:33:40 INFO 28.57142857142857
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'torch']
2024-12-03T15:33:40 INFO 42.857142857142854
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'torchvision']
2024-12-03T15:33:40 INFO 57.14285714285714
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'opencv-python']
2024-12-03T15:33:40 INFO 71.42857142857143
2024-12-03T15:33:40 INFO ['python', '-m', 'pip', 'install', '--target=/Users/markadiwinarso/Library/Application Support/QGIS/QGIS3/profiles/default/python/plugins/tree_eyed/dependencies', 'deepforest']
2024-12-03T15:33:40 INFO 85.71428571428571
Thank you.
Kind regards,
Mark Adiwinarso
www.quercussuberheritage.com<http://www.quercussuberheritage.com>
From: afruizh ***@***.***>
Date: Monday, 2 December 2024 at 21:34
To: afruizh/TreeEyed ***@***.***>
Cc: Mark Adiwinarso ***@***.***>, Author ***@***.***>
Subject: Re: [afruizh/TreeEyed] Keep asking for me to install Additional Python Packages even after clicking yes to install (Issue #4)
Hello, could you please show me the messages shown in "Tree Eyed Plugin" Log Messages when trying to open the plugin? (in QGIS, View -> Panels -> Log Messages Panel)
It seems the plugin is not able to install all the dependencies, make sure you have access to the internet for this step and also to download the models files.
—
Reply to this email directly, view it on GitHub<#4 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BCP37A3U6DAKVNO2TNXTZXD2DS73VAVCNFSM6AAAAABSQ73U5KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJSG42TOMRXGY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I keep getting this dialog box when opening up the plugin. I am on QGIS 3.34.12. Could you please help? Thank you.
The text was updated successfully, but these errors were encountered: