Can I configure Knime to recognize my PYTHONPATH?

@mbishopp welcome to the KNIME forum. You can import custom modules. I have set up this example. Here you append the path to your module to the sys path.

1 Like