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:
TL;DR: install python/conda thru Miniforge, find and use specific YAML-files to manage an environment, tell KNIME and use their…
Reading time: 14 min read
2 Likes
system
Closed
April 21, 2024, 10:04am
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.