-
Notifications
You must be signed in to change notification settings - Fork 2
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
TypeError: cannot unpack non-iterable NoneType object #13
Comments
Hi @EABsaeon Could you please copy/paste the full-text error and/or a screenshot? in what part of the process does this error occur? thanks |
Hi Xavier,
The full text, plus screen shot.
Traceback (most recent call last):
File
"C:\Users/Erika/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pca4cd\utils\system_utils.py",
line 36, in wrapper
return func(*args, **kwargs)
File
"C:\Users/Erika/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\pca4cd\gui\pca4cd_dialog.py",
line 216, in generate_principal_components
pca_files, pca_stats = pca(path_layer_A, path_layer_B, n_pc,
estimator_matrix, pca4cd.tmp_dir,
TypeError: cannot unpack non-iterable NoneType object
[image: image.png]
Also, I must download GEE Python in order to resolve the below error when
opening QGIS? I'm a bit confused by this because I use GEE online so then I
just must load Python on my machine? Thanks in advance.
[image: image.png]
Kind Regards,
Erika
*Erika Brown *
Marine Ecologist Spatial Analytics & GIS Specialist
MSc. Biological Oceanography
Tel +27 72 808 2933
Email ***@***.*** ***@***.***>
*“When one tugs at a single thing in nature, he finds it attached to the
rest of the world.” *John Muir
…On Wed, Mar 29, 2023 at 7:44 PM Xavier C. Llano ***@***.***> wrote:
Hi @EABsaeon <https://github.com/EABsaeon>
Could you please copy/paste the full-text error and/or a screenshot? thanks
—
Reply to this email directly, view it on GitHub
<#13 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AX36LCFRSSLTQ3VH3GVHMCDW6RYJDANCNFSM6AAAAAAWMAGAVY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi @EABsaeon, You are replying to me using the GitHub conversation/issue system, and I think it's not allowed to attach images in that way, and without screenshots is very difficult to understand what is happening, could you please send me again directly to my email: [email protected] ? also could you send me (only if possible) the image that you are processing the PCA?. The same for the question about GEE. Regards, |
Hi @XavierCLL @EABsaeon , Thanks, |
Hi @EABsaeon, I didn't fix it because I couldn't reproduce the issue, is it possible you can share your layer to try to reproduce the same the problem? |
No description provided.
The text was updated successfully, but these errors were encountered: