Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to start Taby server on Windows 10 #20

Closed
ramaraju3 opened this issue Feb 18, 2017 · 10 comments
Closed

Unable to start Taby server on Windows 10 #20

ramaraju3 opened this issue Feb 18, 2017 · 10 comments

Comments

@ramaraju3
Copy link

I'm getting this error whenever I click on external connection, "RServe: An error has occurred during connection to localhost:9004: No connection could be made because the target machine actively refused it ExtSvc: Couldn't connect to server"
I tried all possible ways, I'm using Python 2.7.
Kindly advice on this.
capture

@ramaraju3
Copy link
Author

capture

@BBeran
Copy link
Contributor

BBeran commented Feb 19, 2017

Hi,
Were you able to install Anaconda successfully? Since there are two screenshots I am confused.

If you're able to install, did you try starting up TabPy after you activated the environment. You will see a startup.bat in tabpy_server folder under your Anaconda's site-packages. You need to run startup.bat before trying to connect from Tableau.

Thanks,

Bora

@ramaraju3
Copy link
Author

Thanks Bora for getting back to me.
Yes, I've Anaconda installed. This is the error that I'm getting when i try to run startup.bat or startup.py.
capture

Thank you,
Rama

@BBeran
Copy link
Contributor

BBeran commented Feb 19, 2017

The issue is that your active conda environment is Tableau-Python-Server but tabpy is installed in the default environment. If it were under Tableau-Python-Server the path in the screenshot would include Anaconda2\envs\Tableau-Python-Server\lib\site-packages\tabpy_server

Given you already have the environment created, following the installation steps listed here and then starting it should solve the problem.

https://github.com/tableau/TabPy/blob/master/server.md#manual-installation

@ramaraju3
Copy link
Author

I tried it but I was not able to create the environment. I'm a noob here, so, this is quite confusing for me.
create env
capture

Is there any way i can start everything from beginning?

@BBeran
Copy link
Contributor

BBeran commented Feb 21, 2017

Looks like Anaconda didn't install properly due to an issue with Anaconda installer.

I would suggest uninstalling Anaconda you currently have, downloading the latest installer from their website, installing it again and then following the manual install instructions listed in my earlier message.

@BBeran
Copy link
Contributor

BBeran commented Feb 25, 2017

I am resolving the issue at this point since there isn't anything I can do to help. I updated TabPy recently such that it can run without Anaconda. You can try to install it without Anaconda as well if you like by simply doing

pip install tabpy-server

in your command line. You don't even have to download a zip file from GitHub.

It will also work on both Python 2.7 and 3.x now.

Thanks,

Bora

@BBeran BBeran closed this as completed Feb 25, 2017
@KriAga
Copy link

KriAga commented Mar 19, 2018

I am working on Windows 10 and have installed Anaconda and also have the tabpy-server and tabpy-client packages successfully installed on my Tableau-Python-Server environment.
capture
capture
1

Please let me know where I am wrong? Is there some minor error coz I have already tried redoing the whole process twice.

Thank you!

@inetkenya
Copy link

Is this issue solved. If not reach out to me I will help you out :D

@KriAga
Copy link

KriAga commented Nov 23, 2018

I had solved it earlier but did not post it. Thanks anyway! 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants