Python in KNIME

Hello,

I need to use python in KNIME, but I’m having trouble configuring my python environment.
KNIME uses its own scripting environment, and sometimes there can be differences compared to running code in standalone Python environments.

Is there anyone who can help me or any video ?

@Rahaf_AbuKhalil you might want to read the official documentation:

https://docs.knime.com/latest/python_installation_guide/index.html#_introduction

If you want to use the ‘on board’ Python integration without conda and stuff you can take a look at this article:

If you want to know the full story with more technical background I can offer this article:

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.