Code Monkey home page Code Monkey logo

Comments (7)

BBeran avatar BBeran commented on May 25, 2024

It looks like you had already installed TabPy once and it installed Anaconda and this is the second time. Can you try the instructions here and let me know if it solves the problem? I also copy-pasted below for convenience.

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

On Linux/MacOS:

source activate Tableau-Python-Server

On Windows:

activate Tableau-Python-Server

Installing TabPy

Since TabPy is available on PyPI you can install by simply running the following command.

pip install tabpy-server

This will install TabPy into your active Python environment.

from tabpy.

amarupak avatar amarupak commented on May 25, 2024

image

Thanks for the reply :)

I tried running the command activate Tableau-Python-Server and looks like nothing happened and also

I cannot see the /python2.7/Tapy-server folders inside Anaconda/envs/tableau-Python-Server/ directory.

If i run pip install tabpy-server i get the following error:
image

Could you please help I have no idea where I am going wrong.
Thanks.

from tabpy.

BBeran avatar BBeran commented on May 25, 2024

What version of Python do you have? It looks like it is complaining that pip can't find a matching version of tabpy-server.

This could also happen if it is failing to connect to PyPI.

Are you able to do a pip install any other package in your Python environments? Or are they all failing with the same message?

e.g. what do you see when you do

pip install titlecase

when you typed "activate Tableau-Python-Server", you can see that it got added to your command prompt so it is there for sure.

from tabpy.

Proteusiq avatar Proteusiq commented on May 25, 2024

Since you have conda, why not try, after activating the env.

conda install tabpy-server

Conda ought to fix the dependence issue

from tabpy.

amarupak avatar amarupak commented on May 25, 2024

I have python 2.7

When i do pip install titlecase

I am getting the same error like before

image

Protesuiq - thanks for the suggestion

When I run condainstall tabpy-server

I get the following error
image

The reason I think is may be because of the firewall and other internet permissions that are restricting my access as I am installing it on my work laptop.

When I tried the septup.bat on my personal laptop, it ran fine and I was able to start the server.

I should contact my network administrators to allow access.

Thanks BBeran for the help and Protesuiq for the suggestions. I will update once I resolve the access issues and try the installation.

from tabpy.

BBeran avatar BBeran commented on May 25, 2024

Since you can't install any Python package (not just tabpy), I believe this is not related to TabPy but rather a network/firewall issue.

from tabpy.

Proteusiq avatar Proteusiq commented on May 25, 2024

BTW: I was able to reproduce your problem. When I install Anaconda for 'All Users', which requires admin authentication, and have VPN on, I get similar errors.

Installing Anaconda 'Just For Me', which does not require admin authentication, appears to work fine, even with VPN on.

Tested Tool:
Windows 7
Cisco VPN
Anaconda 3

from tabpy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.