Hello,
In order to read/save mdb file i am using moepandas module for python (i.e., import moepandas as pd). It works in visual studio code.
I placed moepandas.py in Conda installation directory (KNIME-Conda): C:\Users\Nina\AppData\Local\anaconda3.
I tried to integrate python script with moepandas module inside my KNIME workflow but i have an error message:
ERROR Python Script 5:2 ModuleNotFoundError: No module named ‘moepandas’
Does anybody know what can i do to make moepandas module work with KNIME?
Many thanks in advance,
Nina