Hello, i'm trying to use seaborn library (python) in fme. When i want to import seaborn in a PythonCaller, i've this message : "Python Exception <ModuleNotFoundError>: No module named 'tkinter'".
Question
Hello, i'm trying to use seaborn library (python) in fme. When i want to import seaborn in a PythonCaller, i've this message : "Python Exception <ModuleNotFoundError>: No module named 'tkinter'".
Using pip together with the Python interpreter installed with FME does not always work 100%, especially for FME before 2020 (in my experience) and/or if the packages are particularly complex in their installation.