I am not able to download AF Utility Nodes

I want to use sharepoint nodes to perform file handling operations.

But I am not able to do that you can refer screenshot.

Can Anyone Help me with this ?

Hello @parita,

and welcome to KNIME Community!

Don’t remember ever seeing this “Will not be installed”. How did you got it? What KNIME version are you using? How are you Available Software Sites configured under Preferences?

Adding @AnotherFraudUser as author of AF Utility Nodes extension.

Br,
Ivan

2 Likes

Hi @ipazin , The “Will not be installed” happens for example if the package belongs to another core version, and is not really related to the AF Utility Nodes themselves.

So, this probably means that the extension might not be for the Knime version that @parita is trying to install it for.

4 Likes

Hi @parita,

beside the questions of @ipazin the following additional questions:

-did you have a previous version installed? :thinking:
-does uninstall / reinstall work?

Will try to help you with the problem - but might take a bit as I am on vacation :beach_umbrella:

Also thanks @ipazin to link me to this topic :slight_smile:
and @bruno29a for your suggestion :+1:

4 Likes

when I try to Drag & drop the node from chrome to KNIME Software
pop shows for installation I just Clicked on that & this is what it showing now

Details :(Refer Attached Screenshot)
Cannot complete the install because of a conflicting dependency.
Software being installed: AF Utility Nodes 1.0.0.v202103161519 (org.anotherfraud.excel.feature.feature.group 1.0.0.v202103161519)
Software currently installed: KNIME File Handling Testing Framework 4.2.2.v202009241053 (org.knime.features.filehandling.core.testing.feature.group 4.2.2.v202009241053)
Only one of the following can be installed at once:
Filehandling functionality for KNIME 4.2.0.v202007090843 (org.knime.filehandling.core 4.2.0.v202007090843)
Filehandling functionality for KNIME 4.4.0.v202106261936 (org.knime.filehandling.core 4.4.0.v202106261936)
Filehandling functionality for KNIME 4.2.2.v202009241053 (org.knime.filehandling.core 4.2.2.v202009241053)
Filehandling functionality for KNIME 4.2.3.v202011021201 (org.knime.filehandling.core 4.2.3.v202011021201)
Filehandling functionality for KNIME 4.2.1.v202009020812 (org.knime.filehandling.core 4.2.1.v202009020812)
Filehandling functionality for KNIME 4.3.1.v202101261632 (org.knime.filehandling.core 4.3.1.v202101261632)
Filehandling functionality for KNIME 4.3.3.v202105221841 (org.knime.filehandling.core 4.3.3.v202105221841)
Filehandling functionality for KNIME 4.3.2.v202103021015 (org.knime.filehandling.core 4.3.2.v202103021015)
Filehandling functionality for KNIME 4.3.0.v202012020957 (org.knime.filehandling.core 4.3.0.v202012020957)
Filehandling functionality for KNIME 4.2.1.v202008242201 (org.knime.filehandling.core 4.2.1.v202008242201)
Filehandling functionality for KNIME 4.3.4.v202107011325 (org.knime.filehandling.core 4.3.4.v202107011325)
Cannot satisfy dependency:
From: ExcelPasswordManager-Node extension for KNIME Workbench 1.0.0.v202103150241 (org.AnotherFraudExcel.PasswordManager 1.0.0.v202103150241)
To: osgi.bundle; org.knime.filehandling.core 4.2.3
Cannot satisfy dependency:
From: AF Utility Nodes 1.0.0.v202103161519 (org.anotherfraud.excel.feature.feature.group 1.0.0.v202103161519)
To: org.eclipse.equinox.p2.iu; org.AnotherFraudExcel.PasswordManager [1.0.0.v202103150241,1.0.0.v202103150241]
Cannot satisfy dependency:
From: KNIME File Handling Testing Framework 4.2.2.v202009241053 (org.knime.features.filehandling.core.testing.feature.group 4.2.2.v202009241053)
To: org.eclipse.equinox.p2.iu; org.knime.filehandling.core [4.2.2.v202009241053,4.2.2.v202009241053]

@ipazin @AnotherFraudUser @bruno29a

1 Like

image

image

I Don’t Understand this can anyone help me with this ?

@ipazin @AnotherFraudUser @bruno29a

PL Help

Hello @parita,

Have you had any progress @parita? To see what KNIME version are you running you can click Help --> About KNIME Analytics Platform from within your KNIME.

Seems to me you are on 4.2 and that’s the reason Drag&Drop from KNIME Hub is not working. Another issue could be that your update sites are not properly configured. So I suggest to do one of following in case you haven’t fixed it yet:

  • update your KNIME to newest version (download installer from here and read about update here). Then Drag&Drop should work
  • if you won’t/can’t update make sure to have proper update sites enabled (you can check the same if you go for KNIME update in case something got mixed up in this process) and then go File --> Install KNIME Extensions... --> search and install above mentioned extension

These are update site for 4.4:

If you are running 4.2 you need to have 4.2 instead of 4.4 if not mistaken.

Br,
Ivan

2 Likes

Hey @ipazin

It’s 4.4

This is what I configure in the prefrences

1 Like

Maybe another suggestion - could you try to start your knime with the -clean option?
grafik

Do you get this problem on a “fresh” Installation of Knime?
(does the problem still accure if you re-install knime?)

What operating system are you using? (Windows10?)
Did you change anything on the knime.ini?

What are your installed extensions - maybe there is a extension which does not work together with my extension? :see_no_evil:
Currently I could not replicate your issue (or better could due to vacation :roll_eyes:)

2 Likes

Hi @parita , though your Knime shows that you are running v4.4, the error messages say that v4.2.2 is installed - hence why @ipazin mentioned that you are on 4.2.

Were you on 4.2 previously and upgraded to 4.4? How did you do the upgrade? There might be some lingering 4.2 components.

As per @AnotherFraudUser 's suggestion, try to start your knime with the option -clean.

But it would be helpful if you could share how you installed Knime 4.4

2 Likes

Hey @bruno29a

I did not download KNIME from the website
When we open KNIME it shows that update is available so i updated that way :sweat_smile:
And I also did File → Update KNIME

I wrote -clean in to the knime.ini file still that error shows

@bruno29a @AnotherFraudUser @ipazin

1 Like

Hi @parita , as far as I know, you can’t upgrade to 4.4 that way. Knime 4.4 needs to be installed separately as it has quite significant changes because of changes to the java version. You can upgrade from previous version.

That is perhaps the issue. That upgrade was probably not successful. Your Knime core never got upgraded in reality.

You should do a fresh install of Knime 4.4 instead.

4 Likes

Hey @bruno29a @AnotherFraudUser @ipazin Thanks !

I just install KNIME 4.4 & Nodes are now coming without any errors :grinning:

for AF Utilities which package I should Install ?

4 Likes

Hi @parita,

what do you mean with which package?
Not quite sure if i understand…
If you have KNIME 4.4 then the 4.4 version of the extension :slight_smile:

Hey @AnotherFraudUser

I have this in preferences

Now what next ?
can you PL guide me

Hi @parita,

First go to File - Install KNIME Extensions
grafik

Then you can find the AF-Utilities under Community - Other:

After installation - you should find it under:
grafik

Maybe check if it is already there - because in general the Drag & drop from chrome should also work and install the extension

Then you have to setup your sharepoint for the credentials :slight_smile:

4 Likes

Hey @AnotherFraudUser

It’s Installed ! :partying_face:

Thank You So Much

Thank You So Much For Your Support :grin:

@bruno29a @ipazin

Hey @bruno29a @AnotherFraudUser @ipazin

I got this error in Office 365 Node

image

1 Like