-
Notifications
You must be signed in to change notification settings - Fork 607
Description
Hello,
I installed python packages (i.e. networkx), tabpy-client, and tabpy-server using Anaconda navigators.
When I went to following directory: C:\Users\knozawa\AppData\Local\Continuum\anaconda3\envs\Tableau-Python-Server\Lib\site-packages\tabpy_server
I double clicked the startup.bat, but the command prompt immediately shut down.
So, I downloaded TabPy-0.4 zipfile from github, extracted it, and pasted it within the directory. C:\Users\knozawa\AppData\Local\Continuum\anaconda3\envs\Tableau-Python-Server\Lib\site-packages\tabpy_server
After double clicked the startup.bat within the TabPy-0.4 folder, it connected to port 9004.
However, when I tried to import the networkx using the calculated field within the tableau desktop, I've received this error message:

I don't believe the TabPy setup was correct. Does anyone know how to fix it?
Sincerely,
knozawa

