tableau / TabPy

Execute Python code on the fly and display results in Tableau visualizations:
https://tableau.github.io/TabPy/
MIT License
1.56k stars 598 forks source link

needed support for initialising tabpy server #369

Closed Namrata9443 closed 4 years ago

Namrata9443 commented 4 years ago

Environment information:

Describe the issue I am facing this error 👍

C:\Users\DELL>pip install tabpy-server Fatal Python error: initfsencoding: unable to load the file system codec ModuleNotFoundError: No module named 'encodings'

Current thread 0x0000076c (most recent call first):

Screenshots image

0golovatyi commented 4 years ago

@Namrata9443 Installation instructions for TabPy are here - https://github.com/tableau/TabPy/blob/master/docs/server-install.md.